[Seaside] Re: MVC Pattern Seaside For Application(s) ?

Conrad Taylor conradwt at gmail.com
Wed Feb 27 11:45:39 UTC 2008


Hey David, do you have an example that you can share?
-Conrad

On Tue, Feb 26, 2008 at 6:25 AM, David Mitchell <david.mitchell at gmail.com>
wrote:

> I do web-framework style "MVC" in Seaside. (Always wished web
> frameworks had chosen a different name than MVC since it is quite a
> bit different from the GUI pattern MVC we know from Smalltalk and as
> described in the Design Patterns book.)
>
> Object subclasses for my model.
> WAComponent subclasses to do my view stuff.
> WATask subclasses to do my controller stuff.
>

>
> On Tue, Feb 26, 2008 at 8:16 AM, Philippe Marschall
> <philippe.marschall at gmail.com> wrote:
> > 2008/2/26, Squeaker <squeakman at gmail.com>:
> >
> > > Philippe Marschall wrote:
> >  >  > Seaside is not MVC based, Seaside is component based.
> >  >  >
> >  >  > Cheers
> >  >  > Philippe
> >  >  >
> >  >  > 2008/2/26, Conrad Taylor <conradwt at gmail.com>:
> >  >
> >  >
> >  >
> >  > It may be component based but does that mean you cannot use MVC for
> >  >  developing each component?
> >
> >  Seaside components combine V and C.
> >
> >  Cheers
> >  Philippe
> >
> >
> >
> >  >  Isn't the SUComponent just a view on some underlying model?
> >  >
> >  >  Regards,
> >  >  Frank
> >  >
> >  >
> >  >  _______________________________________________
> >  >  seaside mailing list
> >  >  seaside at lists.squeakfoundation.org
> >  >  http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >  >
> >  _______________________________________________
> >  seaside mailing list
> >  seaside at lists.squeakfoundation.org
> >  http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20080227/408782e8/attachment.htm


More information about the seaside mailing list