[Rt-commit] r19013 - rt/3.999/branches/lorzy
clkao at bestpractical.com
clkao at bestpractical.com
Wed Apr 1 11:07:11 EDT 2009
Author: clkao
Date: Wed Apr 1 11:07:11 2009
New Revision: 19013
Modified:
rt/3.999/branches/lorzy/TODO.lorzy
Log:
update todo.
Modified: rt/3.999/branches/lorzy/TODO.lorzy
==============================================================================
--- rt/3.999/branches/lorzy/TODO.lorzy (original)
+++ rt/3.999/branches/lorzy/TODO.lorzy Wed Apr 1 11:07:11 2009
@@ -1,17 +1,2 @@
* lorzy code improvements: control flow handling like return, exception
-
* test and implement ordering of rules
-
-* lorzy rule model
-
-Per-rule entry:
-
- - on_condition (make it chained filters?), any of:
-
- - RT.Condition("On Create", $transaction_obj)
- - lorzy::Lambda:
- - $transaction_obj->type eq 'create'
-
- - commit
- - run_scrip_action("AutoReply", "requestor")
- - RT.Action.SendEmail( template => 'autoreply', etc etc )
More information about the Rt-commit
mailing list