that's wrong...OMElement should not depend on DOM2...let me check. -- dims
On 10/28/05, Steve Loughran <[EMAIL PROTECTED]> wrote: > 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. > -- Davanum Srinivas : http://wso2.com/blogs/
