Author: adrianc Revision: 1345652 Modified property: svn:log Modified: svn:log at Mon Jun 4 10:16:32 2012 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Mon Jun 4 10:16:32 2012 @@ -1 +1,3 @@ -Overhauled a bunch of Mini-language elements. +Overhauled Mini-language <find-by-primary-key>, <get-related>, <get-related-one>, <make-next-seq-id>, <make-value>, <order-value-list>, <refresh-value>, <remove-by-and>, <remove-list>, <remove-related>, <remove-value>, <sequence-id> elements. Also, consolidated NowDateToEnv.java and NowTimestampToEnv.java into Now.java. + +The overhaul includes: removing unnecessary object creation, make the class thread-safe, add syntax validation, and misc code cleanups.

