-
Type: Task
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.3.1
-
Component/s: None
-
None
-
Minor Change
This proposal is to adopt the rather ugly convention of using leading underscores for field names.
While this is not a very attractive convention, it seems like the least ugly way to avoid having property names that differ only in case from their underlying backing field names (which causes warnings when compiling with the CLSCompliant assembly attribute).
We will allow a few weeks to go by to allow time for comments before deciding whether to do this or not.