You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suppose it's better to keep coherency, so either we use always fully qualified vars, also in the main class or we use them in the subclasses and not in the main module.
ANyway, this is an "implementation detail" and I'd concentrate more on parameters naming, for the moment, also becuase I think there could be different stdmod modules design layouts
In the ::install, ::config, etc classes, namespacing is required, but in the main class, it is a) used inconsistently and b) not necessary.
Are there arguments for using qualified vars everywhere?
The text was updated successfully, but these errors were encountered: