Dave,

  I was mainly thinking of implementation but I can also help out by
testing.

  Just to let you know where I'm at, I have beening working with Xalan-C++
since 1.4 came out, mainly using the XalanTransformer and extension function
API's for my application.

  I have skimmed over the implementations for the current EXSLT functions
but haven't really digged too deeply.  And I have also looked at the
functions at the EXSLT website.

  For me I think it would be better at least to start off with if I was
given a specific task or tasks, so that I can be better aquainted with the
source code.

-Corey

> -----Original Message-----
> From: David N Bertoni/Cambridge/IBM 
> [mailto:david_n_bertoni@;us.ibm.com]
> Sent: Thursday, November 14, 2002 9:06 AM
> To: [EMAIL PROTECTED]
> Subject: Re: EXSLT and Xalan-C++
> 
> 
> 
> 
> 
> 
> Hi Corey,
> 
> Thanks for the feedback!  This bug has already been fixed in the CVS
> repository, so you can download the latest code and get it, 
> if you want.
> 
> Also, thanks for the offer to help!  What did you have in 
> mind?  Testing of
> the EXSLT functionality that exists would be great and bug reports are
> always appreciated.  If you're a C++ programmer, then 
> implementation help
> would be great.
> 
> Dave
> 
> 
> 
>                                                               
>                                                               
>                  
>                       Corey Tripp                             
>                                                               
>                  
>                       <CoreyT@InformativeRe         To:      
> "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>       
>                   
>                       search.com>                   cc:      
> (bcc: David N Bertoni/Cambridge/IBM)                          
>                   
>                                                     Subject: 
> EXSLT and Xalan-C++                                           
>                   
>                       11/14/2002 08:10 AM                     
>                                                               
>                  
>                       Please respond to                       
>                                                               
>                  
>                       xalan-dev                               
>                                                               
>                  
>                                                               
>                                                               
>                  
> 
> 
> 
> 
> 
> Hello,
> 
>   I decided to try out some of the EXSLT functions that are currently
> supported in Xalan-C++ in some of my stylesheets ( 
> specifically padding and
> align).  Using these functions helped me out by simplify my 
> stylesheets and
> reducing execution time, both of which made me very happy.
> 
>   To show my appreciation, I would like participate in anyway 
> that I can in
> the EXSLT effort for Xalan-C++.
> 
>   For starters, the namespace coded in Xalan for the string 
> functions is
> missing the trailing 's'.
> 
> EXSLT: http://exslt.org/strings
> XALAN: http://exslt.org/string
> 
> Since it advertised as an alpha implementation I wasn't sure if a bug
> report
> was warrranted, if so I will gladly create one.
> 
> -Corey
> 
> 

Reply via email to