[SVN] r10559

Allan Odgaard mailinglist at textmate.org
Sun Sep 14 10:50:26 UTC 2008


Refactor the TextMate class method ‘insertText:asSnippet:’ into insert_text and insert_snippet functions.

There is no benefit in having these functions as class methods, and by not doing it, we avoid introducing a global (class) object named TextMate.

Changed:
U   branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.mm
U   branches/WIP/Tools/Dialog2/Commands/Utilities/TextMate.h
U   branches/WIP/Tools/Dialog2/Commands/Utilities/TextMate.mm
U   branches/WIP/Tools/Dialog2/Commands/insert.mm




More information about the textmate-dev mailing list