Hi there,

I've ran accross a hard-coded limit in our ms-excel-format serizalizer
(and it looks like I'm the second one :-)
 http://issues.apache.org/bugzilla/show_bug.cgi?id=24490 )

$ find -name EPStyleRegion.java |xargs cat -n |head -65|tail
$ find -name EPStyleRegion.java |xargs cat -n |head -102|tail -16

It causes style-formatting-regions to be ignored if they span more then
2000 cells.

Apart from the (to me quite dense) remarks in the code there is little
to be found about what are the actual motives for this, or how we could
assess if the limitations still stand in todays world or not.

In fact, in terms of code-evolution I could only find this limit
appeared to be in the original commit already.
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=103825320630080&w=2


Does anybody remember anything about this?
Does anybody have an idea about verifying if the limitation could be
removed?

kind regards,
-marc=
-- 
Marc Portier                            http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
Read my weblog at                http://blogs.cocoondev.org/mpo/
[EMAIL PROTECTED]                              [EMAIL PROTECTED]

Reply via email to