the signifier "my" in source code
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)"?
请先登录再写评论。
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