Hi 
I like to to write a Serializer that writes a OpenDocument. I currently have
a pipeline that creates the Documents content.xml. Now the serializer need
to know what patter it should use. That pattern can change in every request.
My question: Is it possible to access the request object from a serializer ?

Thx Thorsten