On Tue, Jul 1, 2008 at 2:35 PM, Sven Meier <[EMAIL PROTECTED]> wrote: > Well, in Wicket the markup doesn't do much (which is a good thing) besides > layout. If you're correctly using CSS, the markup isn't even responsible for > the look (and feel). > > I don't know if this qualifies it as a 'V' in MVC.
Well, I don't really want to get into a debate on what is a "V" in MVC or not. The CSS doesn't do anything by itself. It has to be applied to something to get the "view" doesn't it? The HTML is an essential part (the CSS is part too) of the view. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
