the signifier "my" in source code Follow
Is there a convention either offical or unoffical at Jetbrains to use the prefix "my", as in myCollection or myStructureViews, to signify that this "myXXX" member variable is private, as in "it's my variable and can never be anyone else's (outside this class)"?
Please sign in to leave a comment.
http://www.jetbrains.org/display/IJOS/IntelliJ+Coding+Guidelines
Cool. I wasn't thinking of contributing yet really, so I didn't think to check the contrib page
Thanks!
Message was edited by: java developer