I've been able to figure out most everything about Pyramid, but there is one thing that I'm not able to "grok" and that is "resources". I'm not really understanding the connection between resources, contexts, and views. I'm also confused as to why I would want to use zope.interfaces with a resource...
Another question: is it more idiomatic for a large web application to imperatively declare views or to use the scan() method + config decorators? -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
