[Zope3-dev] ILocation, Location and ObjectField problem
Stephan Richter
stephan.richter at tufts.edu
Mon May 31 09:30:25 EDT 2004
On Wednesday 26 May 2004 13:37, Dominik Huber wrote:
> Suggested change for 1::
>
> class ILocation(Interface):
> """Objects that have a structural location"""
>
> __parent__ = Attribute("The parent in the location hierarchy")
>
> __name__ = schema.TextLine(
> title=u"The name within the parent",
> description=u"Parent can be traversed with this name to get the
> object.",
> required=False,
> default=None)
Okay, do it.
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-dev
mailing list