-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathToDo
More file actions
28 lines (24 loc) · 749 Bytes
/
ToDo
File metadata and controls
28 lines (24 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Features
--------
1. Some OPC XSL Transformation
2. Add XPath benchmarks
3. Separate DOM Creation Benchmark and Serilization Benchmark
4. Add DOM Tree Walking Benchmark
5. Output to OpenOffice SpreadSheet
Optimizations
-------------
1. Try to remake Xalan XSLT truth XercesDomWrapperParsedSource
New Parsers
-----------
1. Java+XMLSecurity: Add Encryption
2. Apache XML Security for C: Add Encryption
3. Add IBM XML Security for Java ?
Problems with Libraries
-----------------------
1. Investigate sablotron library about parsing large <opcgen> documents ( more
then 4 iterations... )
2. Solve somehow problems with Expat-Arabica-DOM (drops core, seems error in
parser ?)
Other
-----
1. Add support PUSH, PULL parsing in feature list