On Thu, 2010-11-11 at 10:59 -0800, Iain Duncan wrote: > I would recommend you work through the BFG docs before trying to > migrate any real apps. The BFG docs are frankly, the best technical > docs I have encountered. They will expose you to a bunch of new ways > of thinking about web apps, and I think wrapping your head around > traversal and the zca before migrating will be well worth it. I myself > found reading some docs on the zca itself and how it's used by the > zope tool kit was well worthwhile, though that is definitely more > optional.
Thanks for the compliment! I do have to mention though that prospective users of Pyramid should read the Pyramid docs at http://docs.pylonshq.com instead of the BFG docs elsewhere. The docs at http://docs.pylonshq.com for Pyramid are a converted version of the BFG docs that contain the same material, updated for Pyramid. - C -- 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.
