[jdom-interest] Java 1.5 language features.
Jason Hunter
jhunter at servlets.com
Mon Feb 26 14:00:37 PST 2007
Talden wrote:
> Is there work going on now (not yet released) that would make
> introducing a 2.0 (Java 5 + required) and maintaining the old 1.0
> (Java 1.4) a difficult endeavor? Is there an issue with officially
> marking the 1.4 support as 'maintenance only'?
What happens when Software A uses JDOM 2.0 while Software B uses JDOM
1.0, and you want to write Software C that uses both Software A and
Software B? Can you just drop in JDOM 2.0, ignore JDOM 1.0, and have
Software B (built maybe against an old version of Java) satisfied?
Anyone have experience with this?
-jh-
More information about the jdom-interest
mailing list