Davanum Srinivas wrote:
Should we break out the DOM2/DOM3 stuff from xml module? just like we
did for saaj?


well, the issue is that both the OMElement and the SAAJ stuff declare that they implement the dom interfaces, and you cannot build them on java1.5 without marking every impl class as abstract. So I dont think 'breaking out' is something
we can do.

Reply via email to