On Mar 2, 2005, at 5:44 AM, Stephen Quinney wrote:
I hope this isn't too off-topic, I've not found anywhere more appropriate so here goes. I really like the MVC approach for website design, I reckon I've sorted out the Model (Class::DBI) and the View (Template Toolkit) but I've still not got a controller system with which I'm really happy. It looks to me that CGI::Prototype could be a good fit with the approach I'm looking for but there's not a lot of helpful documentation/examples around. Is there anyone using this module who is willing to share the code so I can get a good idea of how it actually works?
I don't use it, so I won't answer directly. Just add to your list of possibilities CGI::Application and CGI::Builder. I like the CGI::App API, but CGI::Builder looks like it is gaining support.
Just my two-cents worth.
Sean
_______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
