|
Re: support for xerces 2.x in XMLc: msg#00057java.enhydra.general
LazyDOM is the least problem when it comes integrating with Xerces 2. To upgrade to Xerces 2, we are mostly dealing with the assumption XMLC made on DOM interface. I have posted a long discussion in the list explaining the problem. "Moving XMLC to Xerces 2 won't help..." http://xmlc.enhydra.org/project/mailingLists/xmlc/msg02059.html We need to refactor XMLC first into the following modules and make sure each module uses only the standard DOM Level 2 API. - Parsing - DOM building - DOM editing - DOM output - XMLC runtime Then, upgrading to Xerces 2 would make sense. Otherwise, simply upgrading the DOM in XMLC to Xerces 2, we would encounter the exact same problem we had with XMLC right now. 2.2 alpha 4 partially solves the problem of using XMLC in a environment with Xerces 1/2 packages. David Moving to Xerces 2 is a big work and we still trying to figure out what's the best way to do this. I can't really give a schedule at this point.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: support for xerces 2.x in XMLc, Gilles Serasset |
|---|---|
| Next by Date: | Re: Enhydra: support for xerces 2.x in XMLc, Alfred Madl |
| Previous by Thread: | Re: support for xerces 2.x in XMLc, Gilles Serasset |
| Next by Thread: | Re: Enhydra: support for xerces 2.x in XMLc, Alfred Madl |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |