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=25480>. 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=25480 [PATCH] Experimental performance improvements. ------- Additional Comments From [EMAIL PROTECTED] 2003-12-15 21:59 ------- Finn, Thanks for your explanation. More questions--I've just generated the PropSets.java, but am not sure what this is needed for. 1.) As Alt-Design does (but for different objects), you're creating many BitSets that define the properties that are relevant for each FO--but I can't see these BitSets in use anywhere within your patch. Am I missing those locations where you are employing these for use, or are you creating these with the knowledge that they will be used later? If the latter, how are you anticipating their usage? 2.) What is the purpose of the makeSparseIndices() method in PropSets? 3.) What is the purpose of the mergeContent() method in PropSets? Thanks, Glen