Re: Zope.principalannotation bug report

Christopher Lozinski <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Message-ID <[email protected]>
Thanks for the brilliant answer.   I am now able to display a 
rudimentary zope.container view.

> Maybe you're getting the adaptation error because you don't have an 
> `IPrincipalAnnotationUtilty` utility?

That was indeed the problem.  I was looking in the wrong place.

Of course it still needed the  Grok infrastructure to register the 
utility.  And then to
do the following adaptation.

  return IPrincipalClipboard(principalAnnotations)

But altogether not that difficult.   What is interesting is how much 
easier Grok makes ZTK development.  I highly recommend Grok to all 
concerned.
> For the more generic problem of a Zope2 like management interface on 
> top of ZODB storage containing a copy+paste implementation, done on 
> modern libraries (including a zca registry), you could try SubstanceD:
>
> http://substanced.readthedocs.org/
>
  Thank you for the pointer.  Lots of great stuff over there.  I will 
take a much closer look.  Although it is not targeted at TTW 
development, it is more for administrative use.

So again thank you for the help.  I was quite stuck, and am now back to 
making progress.
_______________________________________________
Zope-Dev maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.