And how about submit a path into the bugzilla repository? (Don't know how to use bugzilla :( )
Thanks in advance :D -----Message d'origine----- De : Lo�c Lef�vre [mailto:[EMAIL PROTECTED]] Envoy� : jeudi 14 mars 2002 09:48 � : [EMAIL PROTECTED] Objet : [ABOUT BUG 7011, l10n/ i18n...] Hi everybody, First, thanks for your answers :) About the bug 7011, I've solved it, though it was quite simple with a good IDE (IntelliJ IDEA, simply the best ;) ). So to submit a patch for a file: no problem, but for numerous files, how do I do? Write patch for file #1, new line, patch for file #2, new line? About l10n/i18n, I've been responsible of this part for the software I'm working on. It has taken about one month but the Java API comes with numerous class/methods to help about this subject. I'm french so I work with the french version of Excel. Since some days, I had to look about a solution to export data into Excel. After having developed a little API to write SYLK document (readable by Excel), I've found the POI project :D I whish to help you to enhance this project to support l10n/i18n because I need it of course and because I think this would be great for others too. I can first send you document and URLs about this subject :) *How about of this?* (perhaps even code source of our software but keep it secret ;) ). For Unit testing, well I need some help since I'm really not aware about it though I find the concept quite interesting. Have you URLs? Is it in the src/testcases directory? Regards, Lo�c Lef�vre
