[SVN] Re: r11788 (Support/lib)
Allan Odgaard
mailinglist at textmate.org
Wed Dec 2 21:23:38 UTC 2009
On 26 Nov 2009, at 15:30, Simon Gregory wrote:
> [...]
> So does anyone have any objections if I re-introduce the old
> behaviour via a TextMate.each_text_file_in_project or all_text_files
> method?
each_text_file_in_project sounds fine, seeing how my API behavior
change broke existing stuff — sorry about that.
> Better still would be a method which read the files and directories
> in the project drawer and used each as a root to scan from (rather
> than starting from the closest to root) but I'm not sure how
> achievable this would be without parsing a *saved* tmproject file.
> Anyone have any suggestions?
This is not possible for unsaved projects, so I don’t think this is
worth pursuing (as we’ll drop project files in 2.0, I don’t plan to
introduce a way in 1.x to get the project listing).
More information about the textmate-dev
mailing list