On Tuesday 19 December 2006 08:54, David Leangen wrote:

Btw, would be cool if you fixed the date/time in your computer ;o)

> I'm actually wondering something here about the way you had Boon Ping
> implement the database manager stuff...

Forward me personally the details that you are concerned about.

> It looks like you're actually creating a completely new page
> component, derived from WebPage.
>
> What I'm wondering is your strategy for the application
> "border" (using wicket lingo). I don't think it would be a great idea
> to have to have a separate css, header, footer, bla, bla, for each
> page of an application.

Personally, I am more in favour of 'replacable content' and keep the page 
itself the same. AFAICT, this essentially serves the same purpose as your 
inherited page, and for people like me who is not fond of inheritence, it 
makes a lot more sense. It also make better canidate for AJAX strategies 
later, but this is well beyond the current scope/intentions.


Cheers
Niclas

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to