Paul Wilson
2009-09-21 18:22:58 UTC
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
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