[TxMt Plugins] how can I intercept when textmate shuts down ?

Roberto Saccon rsaccon at gmail.com
Thu Dec 13 07:17:21 UTC 2007


I made some progress with my Erlang background server which gets
started with a textmate plugin.

it basically works, just some minor details are missing, one of them is:

how can I intercept when textmate shuts down ? (I need to shutdown my dameon)

does there any specific method get called ALWAYS when textmate exits,
so I can apply MethodSwizzeling or is there any other "recommended
apporach" ?

regards
-- 
Roberto Saccon
http://rsaccon.com



More information about the textmate-plugins mailing list