[SVN] Prefered format for plists?

Allan Odgaard allan at macromates.com
Sun Jun 5 21:46:20 UTC 2005


On Jun 5, 2005, at 23:36, Charilaos Skiadas wrote:

> I used the language editor for the first time, and it converted the  
> Syntaxes.plist for the LaTeX bundle from ASCII to XML. Is that the  
> prefered format? Should I commit it like that, or get it back to  
> the ASCII that it used to be?

TM doesn't care about which format you use. Unfortunately it can't  
write out in ASCII, but worse, it can't preserve the current comments  
in the ASCII format.

Long-term we'll have to move the comments (which are worth  
preserving) to XML using:
    comment = "...";

I'd say, if the original file contains comments that you didn't  
author, _don't_ commit it as XML w/o first converting (or at least  
checking) the comments.




More information about the textmate-dev mailing list