mirror of
https://github.com/textmate/textmate.git
synced 2026-01-13 08:47:59 -05:00
This allows the commit command line tool to open a window as “native”. We use distributed objects for talking to TextMate and getting a response. For the response, we release the connection in the next iteration of the event loop and then gracefully exit the program. Though it’s not clear if this is enough time for distributed objects to reply the client (if not, an exception is thrown in the client about “connection disappeared while waiting for a reply”).
2 lines
19 B
Plaintext
2 lines
19 B
Plaintext
SOURCES = src/*.mm
|