Revision: 3804
Author: mikesamuel
Date: Fri Oct 16 18:08:20 2009
Log: created ancillary tools directories
http://code.google.com/p/google-caja/source/detail?r=3804
Added:
/trunk/src/com/google/caja/ancillary
/trunk/src/com/google/caja/ancillary/package.html
/trunk/tests/com/google/caja/ancillary
=======================================
--- /dev/null
+++ /trunk/src/com/google/caja/ancillary/package.html Fri Oct 16 18:08:20
2009
@@ -0,0 +1,13 @@
+<body>
+<p>
+As discussed in
+<a
href="http://groups.google.com/group/google-caja-discuss/browse_thread/thread/2e0a09940e2763fd/e4eaa4f06bba0c1b">
+a message group thread</a>, this is a place for tools which are
+ancillary to the caja system. Committing to it does not require
+formal review, in the same way that committing documentation and demos
+does not require formal review.
+
+<p>
+All tests in this package are treated as non breaking similar to
+...@link com.google.caja.util.FailureIsAnOption}.
+</body>