[Zope3-Users] Accessing Annotations
Paul Wilson
paulalexwilson at gmail.com
Mon Sep 21 14:22:58 EDT 2009
Hi there,
I'm writing a web service that presents objects that additionally
contain metadata in the form of annotations. I want clients to be able
to manipulate (GET/PUT) this information without retrieving the whole
item.
I was wondering if Zope provides a method for traversing to the
annotations on such an object, or if I will be required to write a
custom traverser for my published objects that is aware of my
annotations, instead?
Thanks,
Paul
More information about the Zope3-users
mailing list