Bug 40701 - Update support to DOM 3
Summary: Update support to DOM 3
Status: CLOSED FIXED
Alias: None
Product: Xindice
Classification: Unclassified
Component: DB Engine (show other bugs)
Version: cvs head (1.1)
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Xindice Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-06 21:22 UTC by sheldon robinson
Modified: 2007-03-11 19:15 UTC (History)
0 users



Attachments
Patch to implement support for DOM 3 (22.00 KB, patch)
2006-10-06 21:23 UTC, sheldon robinson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sheldon robinson 2006-10-06 21:22:00 UTC
Update the support DOM 3 and look at the possibility of removing the the
dependency on Xerces. 

To remove the dependency on Xerces involves re-implementing the
UglyBrowser.prettyprint() method.
Comment 1 sheldon robinson 2006-10-06 21:23:11 UTC
Created attachment 18977 [details]
Patch to implement support for DOM 3
Comment 2 Vadim Gritsenko 2006-10-25 17:22:54 UTC
Java 1.3 compatible DOM3 implementation is now in trunk