[sword-svn] r138 - in trunk/thml2osis/xslt: . tests
lukeplant at www.crosswire.org
lukeplant at www.crosswire.org
Wed Jan 30 16:17:18 MST 2008
Author: lukeplant
Date: 2008-01-30 16:17:16 -0700 (Wed, 30 Jan 2008)
New Revision: 138
Modified:
trunk/thml2osis/xslt/README
trunk/thml2osis/xslt/tests/README
Log:
Updated READMEs
Modified: trunk/thml2osis/xslt/README
===================================================================
--- trunk/thml2osis/xslt/README 2008-01-16 14:54:16 UTC (rev 137)
+++ trunk/thml2osis/xslt/README 2008-01-30 23:17:16 UTC (rev 138)
@@ -33,3 +33,11 @@
later.
- Stylesheets and styling information will generally be discarded.
+Development
+-----------
+
+- Current maintainer is Luke Plant <L.Plant.98 at cantab.net>
+ Please send me any patches.
+
+- If you do any heavy development, please use the test suite. See
+ tests/README
Modified: trunk/thml2osis/xslt/tests/README
===================================================================
--- trunk/thml2osis/xslt/tests/README 2008-01-16 14:54:16 UTC (rev 137)
+++ trunk/thml2osis/xslt/tests/README 2008-01-30 23:17:16 UTC (rev 138)
@@ -21,9 +21,13 @@
(the former is preferred, see below).
All of these could probably be replaced with alternatives for different
-platforms.
+platforms. If you are on Windows, and want to do significant development of
+this project, the first task would be to rewrite the script that runs the
+test suite with a more portable version. (Or, upgrade to a proper operating
+system ;-) Probably the most profitable avenue would be to rewrite in
+Python, which is free, portable and has good enough XML handling for the
+job.
-
Strategy
--------
The essential test strategy performed by runtests.sh is this:
More information about the sword-cvs
mailing list