Why not _x (lower case)? Seems like that's more conventional. I don't really care much as long as there's an underscore.
I agree with properties everywhere. I could do with out all code in a region, but that's just personal preference. Anyway, getting some standards set will really help the code. Dusty -----Original Message----- From: Anton Melser [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 19, 2007 12:57 PM To: [email protected] Subject: [Alchemi-developers] coding standards Hi all, Just a quick question... I am going through everything making sure things look nice. Does anyone have a problem with the following: All private class fields start with _X (underscore then capital) No non-static/constant public variables AT ALL (properties everywhere) All code is in a region ? Cheers Anton -- echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq' | dc This will help you for 99.9% of your problems ... ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Alchemi-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alchemi-developers ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Alchemi-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alchemi-developers
