Menu

#1 Add _ naming convention for Values and Nodes

open
nobody
None
5
2010-04-30
2010-04-30
No

The naming convention is, like with python __, that the originating facet name will be prepended on the name in the tree. ex: BarFacet:new_value :: _foo -> _BarFacet__foo

This has the consequence that developers are able to indicate which variables they regard as "private" in the sense that they do not take responsibility for others changing them

Discussion


Log in to post a comment.