Author: desruisseaux
Date: Sun Mar 10 14:14:27 2013
New Revision: 1454854
URL: http://svn.apache.org/r1454854
Log:
Added a note saying that this code has not been ported to Apache SIS anyway,
because we try to avoid java.awt dependency.
Modified:
sis/ip-review/rev/31322/StringConverter.Color.xhtml
Modified: sis/ip-review/rev/31322/StringConverter.Color.xhtml
URL:
http://svn.apache.org/viewvc/sis/ip-review/rev/31322/StringConverter.Color.xhtml?rev=1454854&r1=1454853&r2=1454854&view=diff
==============================================================================
--- sis/ip-review/rev/31322/StringConverter.Color.xhtml (original)
+++ sis/ip-review/rev/31322/StringConverter.Color.xhtml Sun Mar 10 14:14:27 2013
@@ -24,6 +24,8 @@ line (indirectly, through <code>Internal
also in Geotoolkit.org (<code>NumberConverter.Color</code>).
But again this is very classical operation found everywhere.</p>
+<p><b>EDIT:</b> this converter has not been ported to Apache SIS anyway,
because we try to avoid direct dependency to <code>java.awt</code>.</p>
+
<p>The table below compares the GeoTools code with the Geotoolkit.org one.</p>
<p><b>Command line:</b></p>