October 21, 2003

Class::Delay - put off executing methods until later

Class::Delay - Think of calling ‘write’ a number of times but not actually performing them until ‘flush’ is called, or ‘insert’, ‘update’ and ‘delete’ until a ‘commit’, etc. Very simple usage and implementation, although it looks like you can only delay methods once…

Next: IDEA EAP build 957 released
Previous: Can't keep a bad UI down