>>>> each_text_file_in_project sounds fine, seeing how my API behavior change >>>> broke existing stuff — sorry about that. >>> >>> No worries. I've just added each_text_file_in_project in r11883, please >>> bump support version for the next release. >> >> Any chance I could get the support version bumped so I can run a check >> against it? It's causing a few problems for the ActionScript 3 bundle users. > > Last TextMate release has support version 11847. Repository has it at 11850. > > You mean you want version updated to contain 11883 (or higher) so that you > can explicitly test if the user not only has a svn checkout (newer than the > one included with TM) but the proper one?
Yes that was the idea. But I then went on to work out that I could just as easily check for the new TextMate.each_text_file_in_project method - then give a custom warning where it wasn't available. So if it disrupts anything then it's not a problem anymore. Cheers, Simon _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
