• 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

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to