I think I'll open a new bug because then it'll be easier to track - especially since you raise two issues. I'm not sure this a way for me to add anything to it anyway.
I will post the source code for what I've implemented with the bug I raise. I initially thought it would be really easy to implement as well but due to the left truncation rules there's a bit of fiddling that needs to be done. parse-date() is equally fiddly so I haven't bothered with it since I don't need it. -----Original Message----- From: Foxy Shadis [mailto:[EMAIL PROTECTED] Sent: 27 March 2003 16:59 To: [EMAIL PROTECTED] Subject: Re: date:date-format() extension I did just open a bug on this and XSLTC user function, http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18378 However, you may feel better served opening a new one. Your choice. Swiftpaw Foxyshadis, wildlife artist [EMAIL PROTECTED] | http://foxyshadis.dyndns.org/ >From: "Morris Kwan" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >CC: [EMAIL PROTECTED] >Subject: Re: date:date-format() extension >Date: Thu, 27 Mar 2003 11:22:24 -0500 > >The best way to do it is to open a bug in the bugzilla page >(http://nagoya.apache.org/bugzilla/). Please attach your new code in >the bug description. Someone with committer access will review and >apply the changes. > >You need to test the new extension functions you are going to add or >any other functions you might need to change. You can copy the Java >docs from the EXSLT specification page. If you have time and interest, >you can also implement other optional functions. But this is not a >requirement. You only need to implement the ones you are interested in. > >Thanks, > >Morris Kwan >XSLT Development >IBM Toronto Lab >Tel: (905)413-3729 >Email: [EMAIL PROTECTED] > > > > > "Helg Bredow" > <[EMAIL PROTECTED] To: ><[EMAIL PROTECTED]> > do.com> cc: > Subject: >date:date-format() extension > 03/27/2003 10:31 > AM > Please respond to > xalan-dev > > > > > >Hi, > >We have a requirement for this XSLT extension in our project and support >for it has not been coded in Xalan Java 2. I'm in the process of writing >this function myself and would like to know how I go about getting it >into the source tree for Xalan. What kind of unit tests/documentation do >I need to write? > >I presume that it's currently not supported because it's an optional >data and time extension. Would I need to also write code for the other >unsupported functions to have this one accepted? > >Thanks, >Helg > > > _________________________________________________________________
