On 11/02/09 16:23, Matt Wozniski wrote: [...] > Well, of course I didn't mean that we should add the features to the > zip format. Rather, I meant we should do something more like XPI - > create a zip file, rename it to .vba, and let vim handle it specially. > The change would be transparent to users, and give more useful > features to developers, without having to reinvent the wheel. [...]
For backward compatibility, *.vba shouldn't be a zipfile under another name (which .xpi and .jar are, but these extensions were never used for something else before). *.vba.gz (keeping the .vba as-is and compressing them for transport, the way .tar.gz relates to plain .tar) would be easy to implement; if you want something more complicated than this, I believe a new extension would be necessary. Best regards, Tony. -- The correct way to punctuate a sentence that starts: "Of course it is none of my business, but --" is to place a period after the word "but." Don't use excessive force in supplying such a moron with a period. Cutting his throat is only a momentary pleasure and is bound to get you talked about. -- Lazarus Long, "Time Enough for Love" --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---