> From: Leon Rosenberg 
> 
> 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.

Martin, Leon,

Yes, that's what I meant.  Sorry for being so terse.  Patterns, in
general, are nested within each other to an arbitrary depth.  And
patterns interact with each other in many ways.

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

Reply via email to