Re: [PHP-DEV] Re: RFC: ext/xslt

2002-10-07 Thread Melvyn Sopacua
At 18:48 10/7/2002 +0200, Sterling Hughes wrote: >On Sun, 2002-10-06 at 20:28, Melvyn Sopacua wrote: > > Sterling, > > > > At 22:20 2-10-2002, Sterling Hughes wrote: > > > > >http://www.bumblebury.com/phptodo/xmsl.html > > > > > >my thoughts on the matter... If you really want to handle XML, XSLT

[PHP-DEV] Re: RFC: ext/xslt

2002-10-07 Thread Sterling Hughes
On Sun, 2002-10-06 at 20:28, Melvyn Sopacua wrote: > Sterling, > > At 22:20 2-10-2002, Sterling Hughes wrote: > > >http://www.bumblebury.com/phptodo/xmsl.html > > > >my thoughts on the matter... If you really want to handle XML, XSLT and > >the like in PHP, the solution is to build a standardize

[PHP-DEV] Re: RFC: ext/xslt

2002-10-06 Thread Melvyn Sopacua
Sterling, At 22:20 2-10-2002, Sterling Hughes wrote: >http://www.bumblebury.com/phptodo/xmsl.html > >my thoughts on the matter... If you really want to handle XML, XSLT and >the like in PHP, the solution is to build a standardized, documented, >DOM, SAX, XPath, XInclude, XPointer interface, and

[PHP-DEV] Re: RFC: ext/xslt

2002-10-02 Thread Sterling Hughes
> All, > > as said in my previous message, discussion and efforts to get a solid > maintenance > for the xslt extension has started on the Sablotron mailinglist, after > Sterling's announcement. > > There are currently two main issues that are pending: > > Is it realistic to expect that other