[ http://issues.apache.org/jira/browse/XALANJ-2264?page=comments#action_12368546 ]
Brian Minchau commented on XALANJ-2264: --------------------------------------- I'm torn between: 1) A single new option with an argument that specifies the method name and arguments to that method, to call the appropriate method with arguments on the underlying factory 2) An option per method on the underlying factory, with an argument that specifiec only the arguments to that method. As Oliver pointed out setXIncludeAware might be new to JAXP 1.3, ... which might make option 1) more attractive. Please note that even if a user interface is designed, it still may be difficult to implement this for all the locations where such factories are used inside of Xalan-J. > Supporting xi:include (and other factory features) on xalan Process > command-line > -------------------------------------------------------------------------------- > > Key: XALANJ-2264 > URL: http://issues.apache.org/jira/browse/XALANJ-2264 > Project: XalanJ2 > Type: New Feature > Components: Xalan-CmdLine > Versions: Latest Development Code > Environment: all > Reporter: Rudolf Weber > Attachments: xalan-xi.patch.txt > > The xi:include-awareness should be specifiable on the command-line. > The default is on, since I think in the normal case it is useful. > In the special case, the default has to be swiched off with -NIA. > (Of course, it may be good keep the current behavior on default. I think, > that the xi:include is not in wide use, so I want to risk to change the > default. ) > In our project we want to include declarations in a programming language > in the xslt-file, so the option -XSLIA. -- 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]
