DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40394>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40394 ------- Additional Comments From [EMAIL PROTECTED] 2006-09-04 23:38 ------- Hi Kirill, Thanks for the contribution! It is useful as a patch in Bugzilla but it would be ideal if you could complete an Apache Individual Contributor License Agreement (ICLA) which would allow us to make this part of Batik. From a short review of the code, A couple of other things would need to be done for us to add it to the Batik code base: 1) It would have to be made compilable under JDK 1.3 (the current target for Batik). I see that it is using generics. I didn't see any really deep dependencies. 2) Something a little more elegant would need to be done with the rendering cache. I think it will be problematic to have the cache grow without bound. 3) Also a minor nit, remove the use of '*' in import statements. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
