Re: [jfor-commits]CVS: jfor/src/org/jfor/jfor/converter TableBodyBuilder.java,NONE,1.1 Converter.java,1.15,1.16 TableContext.java,1.8,1.9
Bertrand Delacretaz <[email protected]> Fri, 24 Oct 2003 11:06:44 +0200
| Newsgroups | gmane.text.xml.jfor.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Phil, > Modified Files: > Converter.java TableContext.java > Added Files: > TableBodyBuilder.java > Log Message: > Support for proportional-column-width. Requires JRE/JDK 1.4 for regex. Unfortunately this prevents jfor from compiling under JDK 1.3.1. Would you have an alternative solution? Either using mock classes, or having ant detect the JDK version and do an alternate compile? Or using an alternate regexp library? I think it would be good to avoid making jfor dependent on jdk 1.4 at this time. Having a specific feature dependent on 1.4 is ok , but not being able to compile or run under 1.3 is a problem IMHO. What do you think? -Bertrand ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/