On Wed, Jun 11, 2008 at 3:02 PM, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Jun 11, 2008, at 4:59 PM, Paul McNett wrote: > >> ...because it encapsulates the attribute inside the property >> definition >> instead of inside the class definition. > > > ??? > > Once set, there is no encapsulation. It is no different than any > other attribute.
I agree. On another note, I prefer declaring the internal attributes up at the top like I did in the latest commit. I am working on fixing the other getters and setters in the class but I want to standardize on one method. Did y'all want to do it Paul's way or how I have it? Nate L. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
