Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 80673 invoked by uid 500); 17 Jun 2002 10:38:03 -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 80660 invoked from network); 17 Jun 2002 10:38:03 -0000 From: "Reinhard Poetz" To: Subject: RE: [RT] Flowmaps Date: Mon, 17 Jun 2002 12:37:24 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3D0CB445.6D832A1C@apache.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > More explicit sitemap markup > ---------------------------- > > Here is what I think would be a much better approach to connect a > sitemap and a flowmap: > > > > > > > > > > > > > > > > > > > > > > > > > What happens if you define two (or more) functions with the same name expecting the same parameters in the same or in different flowmaps? > The problems with this approach > ------------------------------- > > First of all, let me say that I consider the above concept the biggest > advancement in server-side web technology since servlets. I'm really impressed too! Thank you Ovidiu!!! > More ways to get flowmap data > ----------------------------- > > Currently, in order to have access to flowmap data (parameters or > continuations), you need to use the XSP or write java code yourself (I'm > not even sure the latest is possible, Ovidiu?) > > I'd like to have at least a few others: > > XSLT +10 very important because I think that many people (and me too) don't like XSPs > Now, suppose we do this > > callPipeline("hello.html", input, output); > > where we mean: > > 1) call the internal "hello.html" URI connecting the input and output > that I give you. > 2) come back here without sending anything to the client +1 and ... with the same concept we can implement validation in XMLForms if you need access to your backend for this purpose because xml-schemes are not powerful enough (e.g. a customer wants to book a hotel room and you have to check before confirming the reservation whether the room is still available) Regards, Reinhard --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org