[Mono-list] Windows Forms...wah

fssc hsauro@fssc.demon.co.uk
Fri, 20 Sep 2002 19:29:28 -0700


I don't quite understand why the data is stored twice in a non-explict MCV
model? If I populate a list box using the items property in one of the
commerical toolboxes, as far as I know there is only one copy of the data.

H
----- Original Message -----
From: "Tum" <tum@veridicus.com>
To: "'fssc'" <hsauro@fssc.demon.co.uk>; "'mono-list'" <mono-list@ximian.com>
Sent: Saturday, September 21, 2002 1:39 AM
Subject: RE: [Mono-list] Windows Forms...wah


> Adding an items
> > property to a list box is not that bad is it? You still get your MVC.
> >
>
> Yes it is.  Because this would still mean data needlessly be stored
> twice.
>
> I gave you several code examples of how an MVC model would not need to
> require any extra code or work for VB/Delphi etc programmers.
> How is adding items to a StringListModel any more difficult than adding
> it to a ListBox?
>
> ::Tum
>
>