[SVN] r9925

Alexander John Ross alex.j.ross at gmail.com
Tue Jun 17 01:01:24 UTC 2008


• Use TextMate::IO.tempfile instead of home-rolled tempfile.
• This forced me to do a little bit of restructuring, to make sure that the interpreter gets to the temporary file before the tempfile is unlinked.  CommandMate now expects that the run method of the subcommand will accept a block as argument, and that the block will be called with stdout, stderr, a stack_dump file descriptor, and pid.

Changed:
U   trunk/Support/lib/scriptmate.rb




More information about the textmate-dev mailing list