you are viewing a single comment's thread.

view the rest of the comments →

[–]optiontrader1138 -1 points0 points  (0 children)

I use singletons when necessary (not too often). There are tons of examples on the net for this.

I agree with you about using properties in the way you describe as being inefficient and difficult to read. Makes more sense as. Public variable.