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
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
https://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to