[SVN] r10560
Allan Odgaard
mailinglist at textmate.org
Mon Sep 15 08:04:44 UTC 2008
• Introduce -(NSDictionary)parameters method for CLIProxy
This will return parameters parsed as described here http://lists.macromates.com/textmate-dev/2008-September/012786.html
This commit doesn’t break backwards compatibility, since the old argument parsing stuff is still there, but the next commits will switch to this new interface and effectively break all commands using $DIALOG relying on the previous v2 interface.
Changed:
U branches/WIP/Tools/Dialog2/CLIProxy.h
U branches/WIP/Tools/Dialog2/CLIProxy.mm
More information about the textmate-dev
mailing list