On Nov 11, 9:46 am, Mike Orr <sluggos...@gmail.com> wrote:
> On Wed, Nov 10, 2010 at 11:11 PM, Alexandre Conrad
> > We could also have just a bare bone Pyramid app with no template
> > engine an no sqla/zodb. Such a setup could be for a webservice app
> > that only returns JSON data, no HTML.
>
> That sounds like a job for pylons_minimal. You'd still have the
> distinction of URL dispatch vs traversal. This seems to be the most
> fundamental choice people make when they choose an application style.
> (Well, that and ZCML.)
>

I thought that would take no extra base configuration. You could even
use URL dispatch and traversal together as described in
http://docs.pylonshq.com/pyramid/dev/narr/hybrid.html.

-- Michael

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-de...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to