Here's the first draft of my Pyramid Migration Guide. It's an
introduction to Pyramid for Pylons 1 users, comparing the two
frameworks feature by feature. This is a first draft so it may  have
inaccuracies people will report in the next few days. And a few
sections at the end aren't written yet. But for what it is, it can
serve as an introduction to the Pyramid manual if you're finding the
vocabulary confusing or the details overwhelmingly many.

It focuses on the pyramid_sqla application template in the
pyramid_sqla package, which is the most Pylons-like template.

I'll be out of town next week (Mon-Fri) and I may leave my computer at
home, so if I don't reply for a few days that's why.

Finished sections: vocabulary, Paster, INI file, models, view
handlers, routing (and a minimal overview of traversal), request
object, templates, static files, session (flash messages and secure
forms), webhelpers, shell, deployment.

Not yet written: testing, forms, authorization, other Pyramid features
(overview of events, hooks, extending/ZCA, ZCML). There's an
internationalization section but I don't know enough about the topic
to write it myself.

Online version:
https://bytebucket.org/sluggo/pyramid-docs/wiki/html/migration.html
Sphinx source:  https://bitbucket.org/sluggo/pyramid-docs/src

This is part of my Pyramid Supplemental Docs project. It will
eventually be on github and in the Pyramid docs, but first I wanted to
get it written.

Replies to pylons-devel if it's a minor bug report or comment or
Pyramid usage issue, or to pylons-discuss if you think it's important
to all Pylons users.

-- 
Mike Orr <[email protected]>

-- 
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.

Reply via email to