Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » QrCode image generation And debuging QR symbology
Re: QrCode image generation And debuging QR symbology [message #45351 is a reply to message #45350] Sat, 31 October 2015 22:39 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Sergey,

I understand that you can use your own coding standard in your private project. But if you want to post things in bazzar it should be a little bit more standardize. It is important, because users didn't want to read code that it is different than others. This is probably the reason why i don't like code in bazzar. The interesting thing here is that all core ultimate++ packages look very similar. Even when i contributed code to ultimate++ (look at the Android Builder code) I always wanted it to be compatibility with the rest of the code. And yes i used different coding standard for my "private" apps.

Please notice that some things in you code like "using namespace Upp" in header can lead to error in the future. It happens when user want to include your file, but didn't want to use namespace Upp.

You can also use const reference in String parameter:
Image QrEncode::QrEncode_To_Image(const String& s1)


Sincerely and thanks for discussion,
Klugier


U++ - one framework to rule them all.

[Updated on: Sun, 01 November 2015 00:15]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PolyXML problems with MSC15
Next Topic: CaptureScreenDll with PDF option
Goto Forum:
  


Current Time: Mon May 13 09:39:50 CEST 2024

Total time taken to generate the page: 0.02605 seconds