OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [native/] [jni/] [xmlj/] [BUGS] - Blame information for rev 774

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 774 jeremybenn
GNU Jaxp
2
------------------------------------------------------------------------
3
 
4
These bugs are for the gnu.xml.libxmlj package.
5
 
6
CAVEAT: LibxmlJ's current incarnation is incomplete and partly
7
incorrect. Highly experimental.
8
 
9
- Thread-safe, but effectively runs single-threaded.
10
 
11
- Native code passes incorrect URIs to URIResolver.resolve.
12
 
13
- Default output properties accessible through JAXP always assume XML
14
  output (in violation of the XSLT 1.0 specification, section 16)
15
  Correction: LibxmlJ always assumes XML output.
16
 
17
- OutputProperties are not properly implemented, compare code and API
18
  documentation.
19
 
20
- TransformerFactory.getAttribute() and
21
  TransformerFactory.setAttribute() not implemented, i.e. low-level
22
  libxslt settings can currently not be accessed from Java.
23
 
24
- TransformerFactory.getFeature() not implemented, i.e. currently no
25
  low-level features of libxslt are advertised.
26
 
27
FIXME:
28
 
29
- Make LRU caching configurable.
30
 
31
- Check whether  headers are honored.
32
 
33
- DefaultURIResolver uses naive approach.
34
 
35
- TransformerFactory.getAssociatedStyleSheet() unfinished.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.