DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1501>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1501 xsltc should support nonstatic external java functions ------- Additional Comments From [EMAIL PROTECTED] 2001-12-31 05:02 ------- One suggestion: - allow any Java object to be stored inside a variable (ie. VariableBase) - update the FunctionCall class to allow for calls to constructors (map 'new' to '<init>' or do something like that) - update FunctionCall to allow calls to virtual methods
