[TxMt] Implementation of incremental partial ordered file list feature

Allan Odgaard throw-away-1 at macromates.com
Mon Aug 27 07:48:35 UTC 2007


On Aug 24, 2007, at 11:23 PM, Ilya Sterin wrote:

> Allan, thanks for the response.
>
> So do you just use regex on a set of files?

I still don’t really understand the question being asked -- but if  
you are talking about doing regexp find in project, yes, regexp is  
used to search the files…




> On 8/24/07, Allan Odgaard <throw-away-1 at macromates.com> wrote:
>> On Aug 22, 2007, at 4:33 PM, Ilya Sterin wrote:
>>
>>> Allan, team, I was wondering if anyone can help me.  I'm  
>>> intrigued by
>>> the implementation of textmate's incremental search feature for  
>>> file.
>>> What intrigues me most is the fact that it's partially ordered,  
>>> though
>>> it works on any set of characters that appear within a name.
>>
>> I don't understand this. And I don't use any fancy data structures
>> for the search -- only fancy thing is the way the searching is
>> abstracted from data storage.
>>
>>
>>
>>
>> _____________________________________________________________________ 
>> _
>> For new threads USE THIS: textmate at lists.macromates.com
>> (threading gets destroyed and the universe will collapse if you  
>> don't)
>> http://lists.macromates.com/mailman/listinfo/textmate
>>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate




More information about the textmate mailing list