The real question turns to: who is still using the jdk 1.3, and does this population match the intended target for [vfs] ? I was planning to integrate [vfs] into [configuration] but I consider the jdk 1.3 compatibility as a requirement since I'm deploying on WebSphere 4, and most of the time changing the application server is not an option :(

Emmanuel Bourg


Mario Ivankovits wrote:

Now there are some questions how to handle the regexp thing:
[X] Avoid dependency to jdk1.4.
[ ] ... use jakarta-regexp
[ ] ... use jakarta-oro
[ ] ... use the regexp bundled with ant. But then we could not use the PatternSelector without the ant.jar and have to move it to the vfs.ant package. This powerfull thing might then not be useable for projects without it.


[ ] Dont bother and use jdk1.4 as minimum requirement (and its regexp)


Here is my vote:
[X] Dont bother and use jdk1.4 as minimum requirement
But i dont know which jdk version will be the most used and this is why i started this poll.
IMHO at least for a sandbox component it should be permitted to use this "bleeding edge ;-)" jdk-version.

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to