[Zope3-Users] There isn't enough context to get URL information.

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu May 25 06:43:29 EDT 2006


On Thursday 25 May 2006 05:50, Achim Domma wrote:
> class Workspace(Persistent):
>      implements(IWorkspace)

This is your problem. Workspace is not implementing ILocation (or IContained).

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-users mailing list