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" <[EMAIL PROTECTED]> To: "'fssc'" <[EMAIL PROTECTED]>; "'mono-list'" <[EMAIL PROTECTED]> 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 > > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
