re-enable table events

This commit is contained in:
Bernhard Amann 2011-11-21 19:01:07 -08:00
parent 77a517f2b5
commit 53af0544cc
5 changed files with 147 additions and 46 deletions

View file

@ -18,7 +18,7 @@ export {
val: any;
destination: any;
want_record: bool &default=T;
table_ev: any &optional; # event containing idx, val as values.
ev: any &optional; # event containing idx, val as values.
## decision function, that decides if an insertion, update or removal should really be executed.
## or events should be thought