File: STATUS

package info (click to toggle)
libxerces2-java 2.8.1-1%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 11,056 kB
  • ctags: 15,838
  • sloc: java: 117,816; xml: 12,454; sh: 37; makefile: 10
file content (21 lines) | stat: -rw-r--r-- 510 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This is the Status file for the Xerces for Java code base.
This file provides an overview of the things that need to
be done. However, specific action items are enumerated in
the TODO file.

There are lots of things that need to be done: 

* Performance, performance, performance!
* Conformance, conformance, conformance!
* Kill bugs

* Grammar caching
* Grammar access
* Re-validation

* Documentation
* Samples
* Scripts to build parser subconfigurations
* Additional configuration options

* Anything else?