Re: [Selenium-devel] more explicit construction of registries for pattern-matchers, locators, option-specifiers, etc

2005-07-10 Thread Mike Williams
Darrell DeBoer wrote: > I think you're right - this mechanism is a bit clearer for cases > where we don't need subclasses to override behaviour. I'm not so > sure how we'd do it for locators where we have different > implementations for different BrowserBot subclasses - thoughts? A very good

Re: [Selenium-devel] more explicit construction of registries for pattern-matchers, locators, option-specifiers, etc

2005-07-10 Thread Darrell DeBoer
On 7/11/05, Mike Williams <[EMAIL PROTECTED]> wrote: > > > Darrell DeBoer wrote: > > > > > I think you're right - this mechanism is a bit clearer for cases > > > where we don't need subclasses to override behaviour. I'm not so > > > sure how we'd do it for locators where we have different > > > i