https://issues.apache.org/bugzilla/show_bug.cgi?id=37579
--- Comment #47 from Vincent Hennebert <[EMAIL PROTECTED]> 2008-05-19 02:58:37 PST --- (In reply to comment #43) > Created an attachment (id=21977) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21977) [details] > updated patch against FOP trunk > > > Updated patch, without support for footnotes in table-header or -footer, which > removes ElementListUtils from the picture. > > For list-items, I also took the liberty of making one more modification. Not > sure if this agrees with everyone, but if the idea is to improve element > access > performance in getNextStep(), and we're not modifying the lists anyway, we > might as well switch to plain arrays instead of copying the LinkedLists to > ArrayLists. I don't really mind, but this should be done separately from the implementation of footnotes (atomicity of commits). Vincent -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
