You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Tobias Schuette (JIRA)" <xa...@xml.apache.org> on 2011/09/07 21:51:10 UTC

[jira] [Issue Comment Edited] (XALANC-451) XalanTransformer setStylesheetParam(key, xobject)

    [ https://issues.apache.org/jira/browse/XALANC-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099259#comment-13099259 ] 

Tobias Schuette edited comment on XALANC-451 at 9/7/11 7:49 PM:
----------------------------------------------------------------

You'll find the discussion and examples for the request this patch addresses on the xalan-dev mailing list under the topic "How to use setStylesheetParam method with XalanElement pointer" (http://marc.info/?t=110603932100001&r=1&w=2). I can't remember the details but it was successfully applied years ago (http://marc.info/?l=xalan-dev&m=110716904806197&w=2).

      was (Author: ts@edvwl.de):
    You'll find the discussion and examples for this request that this patch addresses on the xalan-dev mailing list under the topic "How to use setStylesheetParam method with XalanElement pointer" (http://marc.info/?t=110603932100001&r=1&w=2). I can't remember the details but it was successfully applied years ago (http://marc.info/?l=xalan-dev&m=110716904806197&w=2).
  
> XalanTransformer setStylesheetParam(key, xobject)
> -------------------------------------------------
>
>                 Key: XALANC-451
>                 URL: https://issues.apache.org/jira/browse/XALANC-451
>             Project: XalanC
>          Issue Type: Improvement
>          Components: XalanC
>    Affects Versions: CurrentCVS
>            Reporter: Tobias Schuette
>         Attachments: UseStylesheetParam.cpp, UseStylesheetParam.cpp.diff, XalanTransformer.cpp, XalanTransformer.cpp.diff, XalanTransformer.hpp, XalanTransformer.hpp.diff, foo.xsl, foo.xsl.diff
>
>
> it is not supported to pass xobject's as top level args to stylesheets through the XalanTransformer
> this could be easily evaluated because the underlying XSLTEngingeImpl supports passing in top level args as key/xobject pairs.
> attached some patches to store key/xobject pairs in XalanTransformer and a modified version of the UseStylesheetParam sample.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


Re: [jira] [Issue Comment Edited] (XALANC-451) XalanTransformer setStylesheetParam(key, xobject)

Posted by sh...@e-z.net.
Thanks for dredging through the archives for this info!
-Steve

>
>     [
> https://issues.apache.org/jira/browse/XALANC-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099259#comment-13099259
> ]
>
> Tobias Schuette edited comment on XALANC-451 at 9/7/11 7:49 PM:
> ----------------------------------------------------------------
>
> You'll find the discussion and examples for the request this patch
> addresses on the xalan-dev mailing list under the topic "How to use
> setStylesheetParam method with XalanElement pointer"
> (http://marc.info/?t=110603932100001&r=1&w=2). I can't remember the
> details but it was successfully applied years ago
> (http://marc.info/?l=xalan-dev&m=110716904806197&w=2).
>
>       was (Author: ts@edvwl.de):
>     You'll find the discussion and examples for this request that this
> patch addresses on the xalan-dev mailing list under the topic "How to
> use setStylesheetParam method with XalanElement pointer"
> (http://marc.info/?t=110603932100001&r=1&w=2). I can't remember the
> details but it was successfully applied years ago
> (http://marc.info/?l=xalan-dev&m=110716904806197&w=2).
>
>> XalanTransformer setStylesheetParam(key, xobject)
>> -------------------------------------------------
>>
>>                 Key: XALANC-451
>>                 URL: https://issues.apache.org/jira/browse/XALANC-451
>>             Project: XalanC
>>          Issue Type: Improvement
>>          Components: XalanC
>>    Affects Versions: CurrentCVS
>>            Reporter: Tobias Schuette
>>         Attachments: UseStylesheetParam.cpp,
>> UseStylesheetParam.cpp.diff, XalanTransformer.cpp,
>> XalanTransformer.cpp.diff, XalanTransformer.hpp,
>> XalanTransformer.hpp.diff, foo.xsl, foo.xsl.diff
>>
>>
>> it is not supported to pass xobject's as top level args to stylesheets
>> through the XalanTransformer
>> this could be easily evaluated because the underlying XSLTEngingeImpl
>> supports passing in top level args as key/xobject pairs.
>> attached some patches to store key/xobject pairs in XalanTransformer and
>> a modified version of the UseStylesheetParam sample.
>
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xalan-dev-help@xml.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org