At 03:00 PM 8/23/00, Matt Sergeant wrote:
>On Wed, 23 Aug 2000, Todd Finney wrote:
> > Almost, but we still have a couple of concerns about
> > it.  First, it would mean that we'd have to update all 
> the
> > cgis to not use CGI.pm for form argument handling.
>
>I doubt thats true - CGI.pm just gets its input from the 
>querystring or
>STDIN, so it should be able to intercept that in time, I 
>think.

Perhaps I misread the FAQ.

http://www.masonhq.com/docs/faq/#Should_I_use_CGI_pm_to_read_GET_


> >  Second,
> > we need to be able to do per-user templates, which I 
> don't
> > believe it can do (can AxKit do that?).
>
>Well I'm not sure exactly *how* per-user you want it. For 
>example is that
>1000 users and 1000 templates? But yes, it can certainly 
>do custom
>templates on a per-request basis. Thats a very basic 
>requirement. Just use
>named templates and a StyleChooser module of your making.

Cool.  Realistically, we need only 5-10 master templates 
from which to choose for each user.  I'll make sure we take 
a good look at AxKit if we ever get around to a change.

Thanks again.

cheers,
Todd

Reply via email to