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
