[SVN] bundle preferences question (PHPCodeCompletion et al.)
    Allan Odgaard 
    throw-away-1 at macromates.com
       
    Thu Dec  8 14:56:32 UTC 2005
    
    
  
On 8/12/2005, at 14:44, Paul Bissex wrote:
> Is there a recommended procedure for handling bundle preferences?  
> [...]
Ideally bundle commands should use the defaults system. The Ruby ->  
Run command does use that (to remember the wrapping setting).  
Unfortunately the defaults shell command does not necessarily give  
back a plist, which makes it theoretically a little fragile. But if  
that becomes a problem, we could make a replacement for the defaults  
command and bundle with TextMate.
For more info about the defaults systme: man defaults.
    
    
More information about the textmate-dev
mailing list