RNG roundtrip guidance, and some code

2003-01-25 Thread S Woodside
This is kind of rambling, description of what I'm doing with this RNG roundtrip stuff and then a question for guidance about what tools to use next. I'm making progress on my relax ng roundtrip code. I've copied in my XSLT at the bottom. It's a work in progress, only half-finished so I'm attac

Re: known bugs

2003-01-25 Thread Matt Sergeant
On Saturday, Jan 25, 2003, at 19:04 Europe/London, S Woodside wrote: I think there's some benefit from listing bugs that are still unfixed in the release version. I know that personally it never occurred to me to use the CVS version, I don't think I'd want to do for my sanity, cvs code for mos

Re: [ot] shucks

2003-01-25 Thread S Woodside
And apparently there is no end to my idiocy... apologies for spamming the list about this. (it's all Mail.app's fault of course... :-( simon On Saturday, January 25, 2003, at 12:49 PM, Simon Woodside wrote: From: Simon Woodside --- www.simonwoodside.com --

Re: known bugs

2003-01-25 Thread S Woodside
On Saturday, January 25, 2003, at 03:52 AM, Matt Sergeant wrote: On Saturday, Jan 25, 2003, at 04:17 Europe/London, Simon Woodside wrote: after seeing the post about needing to have Gzip output on to enable the cache (oh!) I added a new section to the Wiki: http://axkit.org/wiki/view/AxKit/

[ot] shucks

2003-01-25 Thread Simon Woodside
Shucks. I usually use <[EMAIL PROTECTED]> for my public posts, but somehow I used my "private" email address somehow for that mail. Now it's going to be all over the internet because this list is archived everywhere. Grr... spam, spam, spam. Until now I've received no spam on that address... si

RE: AxKit::XSP::SAXHandler start_expr

2003-01-25 Thread Adam Griffiths
Is this any better? I just did a $cvs update; followed by a $cvs diff -c; If its still not right you'll have to tell me what's required, it my first patch. Adam -Original Message- From: Matt Sergeant [mailto:[EMAIL PROTECTED]] > Ah... thank you. > I guess the implementation has changed

Re: AxKit::XSP::SAXHandler start_expr

2003-01-25 Thread Matt Sergeant
Patch worked fine. Applied, thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: known bugs

2003-01-25 Thread Matt Sergeant
On Saturday, Jan 25, 2003, at 16:47 Europe/London, Ed wrote: On Fri, Jan 24, 2003 at 11:17:37PM -0500, Simon Woodside wrote: after seeing the post about needing to have Gzip output on to enable the cache (oh!) I added a new section to the Wiki: http://axkit.org/wiki/view/AxKit/KnownBugs# and i

Re: known bugs

2003-01-25 Thread Ed
On Fri, Jan 24, 2003 at 11:17:37PM -0500, Simon Woodside wrote: > after seeing the post about needing to have Gzip output on to enable > the cache (oh!) I added a new section to the Wiki: > > http://axkit.org/wiki/view/AxKit/KnownBugs# > > and inaugurated it with that one. feel free to add more,

Re: AxKit::XSP::SAXHandler start_expr

2003-01-25 Thread Matt Sergeant
On Friday, Jan 24, 2003, at 02:06 Europe/London, Adam Griffiths wrote: Ah... thank you. I guess the implementation has changed since the documentation was written, it says (in XSP's POD): "Note that start_expr, end_expr and append_to_script aren't exported by default, so you need to do: use Ap

Re: known bugs

2003-01-25 Thread Matt Sergeant
On Saturday, Jan 25, 2003, at 04:17 Europe/London, Simon Woodside wrote: after seeing the post about needing to have Gzip output on to enable the cache (oh!) I added a new section to the Wiki: http://axkit.org/wiki/view/AxKit/KnownBugs# and inaugurated it with that one. feel free to add more,

known bugs

2003-01-25 Thread Simon Woodside
after seeing the post about needing to have Gzip output on to enable the cache (oh!) I added a new section to the Wiki: http://axkit.org/wiki/view/AxKit/KnownBugs# and inaugurated it with that one. feel free to add more, obviously ;-) simon --- www.simonwoodside.com -