In the Pyramid website http://docs.pylonshq.com/pyramid/dev/narr/firstapp.html
they give a Hello World App "configured imperatively."

I understood this to be "configured without object orientation". Is
this correct?

And is it possible to work in webapp Framework in imperative mode?

For instance, would it be possible to write this example
http://code.google.com/appengine/kb/commontasks.html#update
imperatively without

substituting a function for the class
UpdateComment(BaseRequestHandler):

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en.

Reply via email to