[ http://issues.apache.org/jira/browse/XALANJ-2222?page=comments#action_12356229 ]
Yash Talwar commented on XALANJ-2222: ------------------------------------- i have reviewed this patch and it looks good to me. I approve. > Serializer NamespaceMapping code clarity improvement > ---------------------------------------------------- > > Key: XALANJ-2222 > URL: http://issues.apache.org/jira/browse/XALANJ-2222 > Project: XalanJ2 > Type: Improvement > Versions: Latest Development Code > Reporter: Brian Minchau > Assignee: 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]
