On 04/15/2011 05:47 AM, Alexandre Bergel wrote:
> Hi Dale,
>
> I have been thinking about supporting different processes in the browser.
> You proposed some times ago to have a class ProcessModel that defines the list of button displayed in the browser. This mean the class browser has to be augmented with one variable, the processModel. And the UI has to be refined with a way to select the process.
>
> Would it be simpler to have a class AbstractBrowser that may be merely subclassed to support a particular process? The infrastructure is all there.
>
> Cheers,
> Alexandre
>
Alexandre,
Before we start talking about implementations, I would like to
understand the requirements a little bit ... so some sort of detailed
information about the different processes that you would like to be
supported would help a lot ...
There are several different directions that we could go with this so I'd
like to get an overview of the various requirements for deciding upon a
particular path ...
Dale