c7e84f2e29
The difference is described here: http://www.saxonica.com/html/documentation/using-xsl/embedding/ And s9api here: http://www.saxonica.com/html/documentation/using-xsl/embedding/s9api-transformation.html * Makefile.am (DSLC_CLASSPATH): Export for submakes. * configure.ac (DSLC_CLASSPATH): Prefix with SAXON_CP. * rater/rater.xsd (classNameType): Increase length 50=>75 (generated identifiers can now exceed that, it seems). * src/current/rater.xsd: Likewise. These files need to be combined. * src/current/src/Makefile (CLASSPATH): Set to DSLC_CLASSPATH. * src/current/src/com/lovullo/dslc/DslCompiler.java: Update imports. (DslCompiler)[_DslCompiler]: New members _processor and _xsltCompiler. Convert to s9api. |
||
---|---|---|
.. | ||
README.md | ||
build-aux | ||
c1map | ||
c1map.xsl | ||
calc.xsd | ||
compile.xsl | ||
compiler | ||
dot.xsl | ||
include | ||
link.xsl | ||
rater.xsd | ||
src | ||
standalone.xsl | ||
summary.xsl | ||
tame |
README.md
Compatibility Directory
This directory exists for compatibility with earlier build scripts and path assumptions before TAME was extracted into its own repository. A full transition will remove this directory.