in reply to Re^3: Beyond Inside-Out
in thread Beyond Inside-Out
No, the point isn't privacy, it's being out of band. The corona is attached as a piece of magic to the object which remains free to be anything. That keeps the actual object body uncommitted, a requirement for black-box inheritance.
Privacy is only secondary, its lack has never been a big deal in Perl OOP (or other Perl, for that matter). The problem isn't that one class can access another's data, the problem is that there is nothing else for it to access. Inside-out and Alter are different ways of addressing that problem.
Anno
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Beyond Inside-Out
by kyle (Abbot) on May 31, 2007 at 15:43 UTC |