[sword-svn] r2971 - trunk/utilities
scribe at crosswire.org
scribe at crosswire.org
Mon Aug 26 15:15:36 MST 2013
Author: scribe
Date: 2013-08-26 15:15:36 -0700 (Mon, 26 Aug 2013)
New Revision: 2971
Modified:
trunk/utilities/mod2osis.cpp
Log:
added more explicit comments to answer re-occuring questions recarding mod2osis
Modified: trunk/utilities/mod2osis.cpp
===================================================================
--- trunk/utilities/mod2osis.cpp 2013-08-22 07:03:11 UTC (rev 2970)
+++ trunk/utilities/mod2osis.cpp 2013-08-26 22:15:36 UTC (rev 2971)
@@ -63,8 +63,12 @@
ThMLOSIS filter;
cerr << "\n\n*** Don't use this utility *** \n\n";
- cerr << "Its purpose is to eventually obtain round trip \n";
+ cerr << "Its purpose is to prove the engine can do\n";
cerr << "lossless import / export, but we are not there yet. \n\n";
+ cerr << "This utility is done, in fact it is already too complex.\n";
+ cerr << "The ENGINE needs more work to assure export as OSIS works\n";
+ cerr << "This utilitie only gives us occasion to improve engine.\n";
+ cerr << "Our goal is not to produce an export tool.\n\n";
cerr << "In fact, you should never export SWORD modules.\n";
cerr << "Many CrossWire modules are licensed for use from publishers\n";
cerr << "and you will need to obtain your own permissions.\n";
More information about the sword-cvs
mailing list