Quote:
Originally Posted by Codein
this.private seems a bit long winded. If anything, an underscore would be best. If we're talking in terms of "messy" coding as in unreadable, I'm sure a protected variable using underscores would be more noticeable than a this.protected prefix.
|
but, underscores also mean translation if I recall ;o
PHP Code:
if (_(this.var))