
25 Aug
2014
25 Aug
'14
5:50 a.m.
Hi Simon,
On Wed, 20 Aug 2014 13:10:52 -0600 Simon Glass sjg@chromium.org wrote:
I try to put an _ before private members to indicate that they should not be used outside the class. But It is not particularly important - just thought I'd mention it.
I tried this before posing v3. On the way, I stopped and found it getting unreadable because I had to put an _ to lots of variables.
At least, in my script, all the methods are public and all the variables are private, so I did not do that after all.
Best Regards Masahiro Yamada