From:
Robin Berjon <robin.berjon [at] expway.fr>
Date:
Fri, 22 Nov 2002 19:31:32 +0100
To:
tharter [at] giantelectronicbrain.com
To:
axkit-users [at] axkit.org
Subject:
Re: A SimpleTaglib and namespaces.
Tod Harter wrote: > 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. The approach is rather simple. You have an XSLT stylesheet that defines the basic XSP scaffolding (which can be parlty nicked from XSP.pm). Then, for each taglib get the path to a stylesheet that implements it, and use xsl:import to bring them in (that can be done in XML::LibXML). You're done. SimpleTaglibHelper would have to be ported. -- Robin Berjon <robin.berjon [at] expway.fr> Research Engineer, Expway 7FC0 6F5F D864 EFB8 08CE 8E74 58E6 D5DB 4889 2488
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