[ http://issues.apache.org/jira/browse/XALANC-451?page=comments#action_12434644 ] Berserker commented on XALANC-451: ----------------------------------
Hope to see this patch in the next release > XalanTransformer setStylesheetParam(key, xobject) > ------------------------------------------------- > > Key: XALANC-451 > URL: http://issues.apache.org/jira/browse/XALANC-451 > Project: XalanC > Issue Type: Improvement > Components: XalanC > Affects Versions: CurrentCVS > Reporter: Tobias Schuette > Attachments: foo.xsl, foo.xsl.diff, UseStylesheetParam.cpp, > UseStylesheetParam.cpp.diff, XalanTransformer.cpp, XalanTransformer.cpp.diff, > XalanTransformer.hpp, XalanTransformer.hpp.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. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
