I was wondering if we need those dependencies on the latest, greatest tools?
Personally, I would be willing to sacrifice some performance if that could eliminate the need for anything beside what jdk1.5 brings along anyway (dom2 vs. dom3, xerces included, etc.)
Regards,
Karl.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
I was wondering if we need those dependencies on the latest, greatest tools?
Personally, I would be willing to sacrifice some performance if that could eliminate the need for anything beside what jdk1.5 brings along anyway (dom2 vs. dom3, xerces included, etc.)
Regards,
Karl.
Yes, I am trying to keep things to Java1.5 now, though please remember part of the fun of diffxml is playing with new tools...