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=11028>. 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=11028 [PATCH] HSSFColor to use instanciations rather than seperate classes ------- Additional Comments From [EMAIL PROTECTED] 2002-07-23 15:01 ------- here is my problem with this. You now have x number of classes that may *never* be used. Having one instance of BLACK and RED, I can stamp on to several classes is less memory consumptive. Can you think of a way to do this without all those static instances created as required overhead? -Andy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
