2008/9/16 Stefan Bodewig <[EMAIL PROTECTED]>: > On Tue, 16 Sep 2008, Gilles Scokart <[EMAIL PROTECTED]> wrote: > >> I'm still thinking that a 'PathPattern' and a 'PathValue' (or >> whatever name you preffer) are two different things that have >> enought reality to exists as independent classes. > > I tried to come up with a different name for the class and failed to > find anything meaningful, so yes, there probably is room for two > separate classes (TokenizedPattern and TokenizedPath?). > > I'm willing to explore this - and to explore even more places in > DirectoryScanner where we tokenize the same strings more than once. > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
There is one very big case : when we recurse, we tokenize again and again the beguin of the path. But I don't think you can change that by keeping the current protected API. -- Gilles Scokart --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]