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=25803>. 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=25803 [PATCH] PropertyList: Fixes to convertAttributeToProperty and findBaseProperty ------- Additional Comments From [EMAIL PROTECTED] 2003-12-31 12:52 ------- Simon, Your attr_done array is only needed during addAttributesToList(), so I think that it should be held in a local vrbl and passed into convertAttributeToProperty() and possible into findBaseProperty(). OTOH, I liked your original patch fine, except that I would have called getExplicitBaseProp() instead of super.get(), but only because it is a bit more descriptive IMHO.
