• move defaults registration from window into seperate command This is both because future commands (like file requesters with auxilary views) can benefit from this and to offer more (sub)commands related to the defaults.
Presently there is a --read «key» in addition to --register «dictionary». If the key is not found, no output is written back, ideally "$DIALOG" should exit with a non-zero return code, but our infrastructure does not currently allow that. Changed: A branches/WIP/Tools/Dialog2/Commands/defaults.mm U branches/WIP/Tools/Dialog2/Commands/window.mm U branches/WIP/Tools/Dialog2/Dialog2.xcodeproj/project.pbxproj _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
