This content has been marked as final.
Show 1 reply
-
1. Re: Dynamic default page
julien1 Sep 12, 2006 4:18 PM (in response to halversp)look at the CommandFactory stuff we have. in particular DefaultPortalCommandFactory.
We should get doc on command and url factories as they provide nice integration point for things like that. It is based on the chain of responsability pattern.
Anyone volunteer ?