On 10/19/05, Martin Gainty <[EMAIL PROTECTED]> wrote: > George > Could you explain on how MVC patterns are fractal? > Thanks, > Martin-
I think there are no fractal patterns, but fractal architectures, which follows same pattern in different levels. Example: a typical 3-tier can be considered MVC the presentation layer in the 3-tier could itself be an MVC too (jsp the view, action the controller, bean the model)... Therefore fractal, using same pattern in part of the pattern again. :-) Leon > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <user@struts.apache.org> > Sent: Tuesday, October 18, 2005 4:49 PM > Subject: RE: What's wrong with DTOs? > > > > From: Leon Rosenberg > > > > P.S. Have you ever considered, that the View itself can be an > > MVC as well? > > Yes, patterns are fractal. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]