[ http://issues.apache.org/jira/browse/XALANJ-2222?page=comments#action_12442934 ] Brian Minchau commented on XALANJ-2222: ---------------------------------------
Per the JIRA meeting on Oct 16, 2005, there is no pressing need to apply this patch as it fixes nothing. > Serializer NamespaceMapping code clarity improvement > ---------------------------------------------------- > > Key: XALANJ-2222 > URL: http://issues.apache.org/jira/browse/XALANJ-2222 > Project: XalanJ2 > Issue Type: Improvement > Affects Versions: Latest Development Code > Reporter: Brian Minchau > Assigned To: Brian Minchau > Attachments: NamespaceMappings.patch1.txt > > > Although there is nothing wrong with the serializer's NamespaceMapping.java > class, > I'm going to append a patch that makes the code clearer to read. > It might even run faster because it doesn't use java.util.Stack which is > threadsafe, but uses > its own non-threadsafe stack. -- 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]
