in reply to Re: Prevent direct acces to object's attributes
in thread Prevent direct acces to object's attributes
At least in respect towards interoperability, Moose-based objects are less problematic than inside-out objects.That statement surprises me. Classes implemented as inside out object do not enforce any restrictions on classes that inherit from them, and they can inherit from any class, regardless of how it's implemented.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Prevent direct acces to object's attributes
by Corion (Patriarch) on Sep 07, 2009 at 18:25 UTC | |
by JavaFan (Canon) on Sep 07, 2009 at 20:28 UTC | |
by SuicideJunkie (Vicar) on Sep 08, 2009 at 14:20 UTC | |
by JavaFan (Canon) on Sep 08, 2009 at 16:12 UTC |