Thanks, Tom and Todd.  Don Leslie is currently out of town, but he is
working on pulling together the extension mechanism for XSLTC and Xalan
Interpretive (and keep backwards compatibility with the existing XSLTC
extension mechanism).  Once that is done, you will have nonstatic
extensions support.  He's juggling this with adding EXSLT
(http://www.exslt.org/) support, so I'm not sure when he will ready for
Cocoon usage.  Not too long, I hope.

-scott




                                                                                       
                                                
                      Tom Amiro                                                        
                                                
                      <[EMAIL PROTECTED]        To:       [EMAIL PROTECTED]      
                                                
                      M>                       cc:       Apache Cocoon 
<[EMAIL PROTECTED]>, [EMAIL PROTECTED], (bcc: Scott   
                      Sent by:                  Boag/Cambridge/IBM)                    
                                                
                      [EMAIL PROTECTED]        Subject:  Re: XSLTC fixes for XSLTMark 
tests                                            
                                                                                       
                                                
                                                                                       
                                                
                      03/25/2002 08:30                                                 
                                                
                      AM                                                               
                                                
                      Please respond to                                                
                                                
                      xalan-dev                                                        
                                                
                                                                                       
                                                
                                                                                       
                                                




Hi Scott,

We did investigate the problem with sitemap and responded with
our finding. It uses nonstatic external Java functions, which
XSLTC does not currently support. We would love to add that
support, but there are other priorities, like fixing bugs
with namespaces, and character escaping etc. We have a good
idea what it would take to add support for nonstatic java
methods and estimated about a week's work. We will try to
get to it as soon as we can, but if anyone wants to pitch
in that would help.

Tom


[EMAIL PROTECTED] wrote:
>
> Can we do something to get a test environment for Cocoon set up either at
> Sun, or at Lotus (or on one of the Apache machines?).  Let's make sure
they
> can at least run all their demos off of just XSLTC.
>
> Is someone addressing the problem with sitemap?
>
> -scott
>
> ----- Forwarded by Scott Boag/Cambridge/IBM on 03/23/2002 06:07 AM -----
>
>                       Davanum Srinivas
>                       <[EMAIL PROTECTED]>         To:
[EMAIL PROTECTED], [EMAIL PROTECTED], "[EMAIL PROTECTED]"
>
<[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>                       03/13/2002 06:06         cc:       (bcc: Scott
Boag/Cambridge/IBM)
>                       PM                       Subject:  Re: XSLTC fixes
for XSLTMark tests
>                       Please respond to
>                       cocoon-dev
>
>
>
> Tom,
>
> That's good news. Can you please help us with running sitemap.xsl against
> sitemp.xmap? This is a
> MAJOR stumbling block for us trying to use Cocoon2 with XSLTC.
>
>
http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/sitemap/java/sitemap.xsl

>
> http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/webapp/sitemap.xmap
>
> Thanks,
> dims
>
> --- Tom Amiro <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > The other week, there was a thread involving Jacek, XSLTC,
> > and XSLTMark. XSLTC had some bugs that affected the
> > dbrowone, alphabetize, and trend tests.
> >
> > We would like to inform those who may be interested that
> > those bugs have been fixed in the current CVS version of
> > XSLTC on Apache.
> >
> > --
> >  Tom Amiro -- SQA Engineer
> >  Sun XML Technology Development
> >  voice: 781-442-0589 Fax: 781-442-1437
> >  eMail: [email protected]
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> >
>
> =====
> Davanum Srinivas - http://xml.apache.org/~dims/
>
> __________________________________________________
> Do You Yahoo!?
> Try FREE Yahoo! Mail - the world's greatest free email!
> http://mail.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]

--
 Tom Amiro -- SQA Engineer
 Sun XML Technology Development
 voice: 781-442-0589 Fax: 781-442-1437
 eMail: [email protected]






                                                                                       
                                                
                      "G. Todd Miller -                                                
                                                
                      XML Tech Ctr -           To:       [EMAIL PROTECTED]      
                                                
                      Development"             cc:       [EMAIL PROTECTED], 
[EMAIL PROTECTED]                                
                      <Glenn.Miller@Sun        Subject:  Re: XSLTC fixes for XSLTMark 
tests/Cocoon/RFE                                 
                      .COM>                                                            
                                                
                                                                                       
                                                
                      03/25/2002 07:28                                                 
                                                
                      AM                                                               
                                                
                      Please respond to                                                
                                                
                      "G. Todd Miller -                                                
                                                
                      XML Tech Ctr -                                                   
                                                
                      Development"                                                     
                                                
                                                                                       
                                                
                                                                                       
                                                





I looked into a bug submitted by Davanum Srinivas
<[EMAIL PROTECTED]> (3/11/02) to help him transform his stylesheet
(sitemap.xsl) using XSLTC.
 The problem that I see is that his stylesheet uses non-static
external java functions, and XSLTC does not support non-statics.
XSLTC only supports static external java methods-- this is logged in
bugzilla as an enhancement currently,  we are interested in doing this
work, its simply a manner of cycles/resources-- any interest in the
community to tackle this extension?

-Todd









Reply via email to