[TxMt] export property list keys as BASH variables NEW VERSION
Allan Odgaard
throw-away-1 at macromates.com
Mon Nov 20 23:42:39 UTC 2006
On 20. Nov 2006, at 17:25, Hans-Joerg Bibiko wrote:
> Question:
> Is there any case that the plist coming from tm_dialog contains
> NSBoolean or NSData? If yes, what is the best way to handle these?
Booleans would come as <true/> or <false/> -- if the user binds to a
checkbox, then I am quite sure it will export as such.
NSData would only be if the user used the NSUnarchveDataTransformer
(or whatever it is called), I don’t think this is likely.
More information about the textmate
mailing list