[Kirk Strauser]
> I have a module that defines a Search class and a SearchResult class.
Try posting a minimal self-contained code sample that fails.
> I use these classes by writing other modules that subclass both of them as
> needed to interface with particular search engines.
>
> My problem i
Kirk Strauser <[EMAIL PROTECTED]> writes:
> I have a module that defines a Search class and a SearchResult class. I use
> these classes by writing other modules that subclass both of them as needed
> to interface with particular search engines.
>
> My problem is that Search defines a method (cal
On Dé hAoine, Feabh 4, 2005, at 15:48 America/Chicago, Kirk Strauser
wrote:
I have a module that defines a Search class and a SearchResult class.
I use
these classes by writing other modules that subclass both of them as
needed
to interface with particular search engines.
My problem is that S