From:
Tod Harter <tharter [at] giantelectronicbrain.com>
Date:
Fri, 22 Nov 2002 12:30:06 -0500
To:
robin.berjon [at] expway.fr
To:
axkit-users [at] axkit.org
Subject:
Re: A SimpleTaglib and namespaces.
Aye, I hear you. I think it wouldn't be horrendously hard to do though. I mean creating the scaffold of the page isn't too bad, and then its just a matter of outputting the same code XSP generates now every time it encounters content in the page. I bet if 4 or 5 of us attacked it we could get it to work in a few weeks. The only question would be taglib compatibility, I'm betting that existing taglibs would need some patches, mostly to TaglibHelper/SimpleTaglib. I never really honestly thought much of the SAX approach. In THEORY its nice, but once I sat down and considered the logic required to do it, it got scary fast! It would have to be a pretty elaborate stack-based state-machine. On Friday 22 November 2002 10:21 am, Robin Berjon wrote: > Tod Harter wrote: > > It seems to me that XSP itself is an example of an application that > > should be written in XSLT.... > > I've been going back and forth on that one, but after my last attempt (and > failure) to patch XSP.pm I've become convinced that XSLT is the way to go. > Starting from there we abandon the idea of ever switching XSP to SAX, and > give the produced code full access to its own DOM :) > > Aah, if I had the time I'd implement that ;-) -- Tod G. Harter Giant Electronic Brain
A SimpleTaglib and namespaces. - Adam Griffiths on 20 Nov 2002 18:03:48 -0000
Re: A SimpleTaglib and namespaces. - Tod Harter on 21 Nov 2002 19:54:47 -0000
Re: A SimpleTaglib and namespaces. - Robin Berjon on 22 Nov 2002 09:50:57 -0000
Re: A SimpleTaglib and namespaces. - Robin Berjon on 22 Nov 2002 15:23:46 -0000
Re: A SimpleTaglib and namespaces. - Robin Berjon on 22 Nov 2002 18:34:13 -0000
Re: A SimpleTaglib and namespaces. - Tod Harter on 22 Nov 2002 14:39:15 -0000
Re: A SimpleTaglib and namespaces. - Tod Harter on 22 Nov 2002 17:33:37 -0000
Re: A SimpleTaglib and namespaces. - Matt Sergeant on 23 Nov 2002 14:42:35 -0000
Re: A SimpleTaglib and namespaces. - Matt Sergeant on 23 Nov 2002 14:48:56 -0000
Re: A SimpleTaglib and namespaces. - Tod Harter on 23 Nov 2002 14:51:55 -0000
Re: A SimpleTaglib and namespaces. - Matt Sergeant on 23 Nov 2002 15:04:59 -0000
Re: A SimpleTaglib and namespaces. - Daisuke Maki on 23 Nov 2002 15:11:55 -0000
Re: A SimpleTaglib and namespaces. - Matt Sergeant on 23 Nov 2002 15:21:24 -0000
Re: A SimpleTaglib and namespaces. - Sebastian Rahtz on 23 Nov 2002 15:35:55 -0000
Re: A SimpleTaglib and namespaces. - Daisuke Maki on 23 Nov 2002 15:36:15 -0000
Re: A SimpleTaglib and namespaces. - Daisuke Maki on 23 Nov 2002 15:38:04 -0000
Re: A SimpleTaglib and namespaces. - Robin Berjon on 25 Nov 2002 14:16:01 -0000
Re: A SimpleTaglib and namespaces. - Robin Berjon on 25 Nov 2002 14:21:32 -0000
Re: A SimpleTaglib and namespaces. - Tod Harter on 25 Nov 2002 16:12:39 -0000
Re: A SimpleTaglib and namespaces. - Tod Harter on 25 Nov 2002 16:18:01 -0000
Back up to archives |
These pages are copyright © 2002 Apache Software Foundation


Index