[Zope3-dev] Re: ObjectHub notes: ruid vs hid vs. ...

Gary Poster gary@zope.com
17 Oct 2002 10:26:33 -0400


On Thu, 2002-10-17 at 08:01, Steve Alexander wrote:

> Although, why not go with attributes rather than accessor methods?
> 
> So, just SomeEvent.hubId rather than SomeEvent.getHubId().

In this case, I'm actually thinking about the objectHub method, which
requires an argument: getHubId(path), I believe, from memory.  But in
general, yes, attributes are nifty.