Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 45987 invoked by uid 500); 11 Jul 2001 12:13:34 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 45925 invoked from network); 11 Jul 2001 12:13:32 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Mariano Kamp Organization: codamax ag To: cocoon-dev@xml.apache.org Subject: Re: Usage of request parameters in sitemap?! Date: Wed, 11 Jul 2001 14:12:43 +0200 X-Mailer: KMail [version 1.2] References: <01071111243504.04576@rodney> <994850284.3b4c35ec63957@mail.otego.com> In-Reply-To: <994850284.3b4c35ec63957@mail.otego.com> MIME-Version: 1.0 Message-Id: <01071114124307.04576@rodney> Content-Transfer-Encoding: 8bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N On Wednesday 11 July 2001 01:18 pm, Giacomo Pati wrote: > Quoting Mariano Kamp : > > how can I use request parameters in serializer? > You cannot. Serializers are there for only one purpose: serialize a SAX > event to a byte stream. Nothing more and nothing less. If you have the need > to access environmental objects use a Transformer. I do only use that for serializing sax events to a a stream, but this stream is an image an needs a size. So I think I do stay in the picture. However I did understand that this is something, which "violates" your concepts and I have to move it to a preceeding transformer. I'll do that then. Mariano --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org