You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by sh...@e-z.net on 2011/09/11 18:58:11 UTC

RE: [jira] [Commented] (XALANC-451) XalanTransformer setStylesheetParam(key, xobject)

If you could reply to xalan-dev@xml.apache.org or to the JIRA XALANC-451
issue regarding your compile issues, your comments will be appreciated.

I plan to have this patch integrated into the XalanC-1.11 soon.  I want to
be able to update the sample program documentation to illustrate the
capability.

Thanks for your previous work on this issue.  It gives us confidence to
proceed with the integration of the patch.  Is your work with Unix
makefiles or with Microsoft vcproj files?  I want to see the integration
be clean across all supported build platforms.

I monitor the mailing lists and JIRA issues in preparing for the upcoming
release.

- Steven J. Hathaway

> We've applied the XALANC-451 patches to the Xalan-1.11 code base as
> retrieved from SVN around 14 march 2011 IIRC.  However, those patches did
> need to be changed in order to get things to compile (which I did the
> super-quick-and-dirty way since I only needed something that compiled and
> I needed it ASAP).  Since Xalan is open source, am I obligated to post
> those changes-to-XALANC-451 to this mailing list or something?  And what
> should I do about other corrections to Xalan source code that others here
> tell me seem necessary?  (Note: I'm not into XML or XSL or whatever, I
> just am the guy who has needed to build Xalan and Xerces and such on some
> of our less-usual build platforms...)
>
> -----Original Message-----
> From: Tobias Schuette (JIRA) [mailto:xalan-dev@xml.apache.org]
> Sent: Wednesday, September 07, 2011 9:51 PM
> To: xalan-dev@xml.apache.org
> Subject: [jira] [Commented] (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 commented on XALANC-451:
> ----------------------------------------
>
> 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
>
>
> The information contained in this communication is intended solely for the
> use of the individual or entity to whom it is addressed and others
> authorized to receive it. It may contain confidential or legally
> privileged information. If you are not the intended recipient you are
> hereby notified that any disclosure, copying, distribution or taking any
> action in reliance on the contents of this information is strictly
> prohibited and may be unlawful. If you have received this communication in
> error, please notify us immediately by forwarding this email to
> MailAdmin@usoft.com and then delete it from your system.
>
> USoft is neither liable for the proper and complete transmission of the
> information contained in this communication nor for any delay in its
> receipt.
>



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