Hi Jim, You can have a look at the com.noelios.restlet.application.EncodeRepresentation class.
We are also planning on adding an automatic/configurable encoding service: http://restlet.tigris.org/issues/show_bug.cgi?id=208 Best regards, Jerome > -----Message d'origine----- > De : Jim Alateras [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 12 avril 2007 15:19 > À : [EMAIL PROTECTED] > Objet : a gzip representation > > I was looking for some guidance on how i would package a gzipped java > serialized object. Do I need to extend ObjectRepresentation class and > use content type application/gzip or is there some way I can use the > ObjectRepresentation class with some form of encoding. > > cheers > </jima>

