Derick Rethans wrote:
> On Tue, 24 Jun 2008, James Pic wrote:
> > Tobias Schlitt wrote:
> > > On 06/23/2008 04:50 PM James Pic wrote:
> > > > 1) Should another object be used to factorized processes that are 
> > > > common the
> > > > the input and the view-router?
> > >
> > > What do you imagine here?
> >
> > If the user should develop the router with the same logic than the 
> > view-manager,
> > maybe we want to have only one router, that decides which controller *and*
> > view-handler to use.
> 
> I'd like to have something here that also allows view selection based on 
> user agent strings. For example rendering for mobile devices such as 
> iPhone.
Of course, you can do this, as long as the request parser sets the user-agent 
in the input object.
-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to