On 3 Feb 2003 at 23:26, Oliver Rossmueller wrote:

> Mike Stover wrote:
> > Ok folks,  1.8.1 is out of the way (I'll be making a src release file too, later). 
> I've 
> > just committed my changes to make the test tree hold TestElement objects instead 
> > of GUI objects.
> > 
> > It was both easier and harder than I thought it would be originally.  Please check 
>it 
> > out and put it through it's paces.  I think I touched all the important points, 
>but we 
> > need to be sure.   One thing though, it is much faster loading big test plans :-)
> 
> Mike,
> 
> I walked through your changes and I guess you touched all the important 
> points. Although, there is one fact that I don't like in the current 
> solution: the GUI components are test element factories. I would like to 
> separate these two concerns, the responsibility of the GUI components 
> should be to edit/modify the test elements but not to create them.

But since the GUI objects have to know all about the TestElements anyway, why 
shouldn't they 
serve as factories for their creation?  Otherwise, we need a new class for every 
TestElement 
just to create them?


> 
> Oliver
> 
> 
> > 
> > --
> > Michael Stover
> > [EMAIL PROTECTED]
> > Yahoo IM: mstover_ya
> > ICQ: 152975688
> > AIM: mstover777
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> 



--
Michael Stover
[EMAIL PROTECTED]
Yahoo IM: mstover_ya
ICQ: 152975688
AIM: mstover777

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to