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.

I myself have moved from Django to TG to Pylons to BFG, and I'm really
really excited about the merger. The ZCA is fantastic for managing
large projects and BFG has done an excellent job of using it's
features while hiding the details unless you want to open the hood.

The future is bright! =)

iain

On Nov 11, 9:02 am, Gael Pasgrimaud <[email protected]> wrote:
> Hi,
>
> On Thu, Nov 11, 2010 at 12:17 PM, Gopalakrishnan Subramani
>
> <[email protected]> wrote:
> > Do you have any sample application using Pyramid, Sqlalchemy, Mako and
> > Authentication and Authorization?
>
> > I have done sites using Pylons and looking forward to learn Pyramid
> > and convert the pylons sites to Pyramid.
>
> I don't understand why you want to do that. As I understand Pyramid is
> not Pylons but Pyramid will become Pylons2.
>
> Why do you want to spend time to switch your application now ? I'm
> sure that it will be easy to switch a pylons application in the futur.
> When some Pylons concept (template globals, class controllers,
> map.resource, etc.) will be backported to Pyramid. But for now Pyramid
> is just repoze.bfg. Pylons and bfg are two different concept and it
> will be hard (hard mean without major refactoring) to migrate at this
> time.
>
> I know that I don't reply to your question but I really think that
> people can be discouraged if they try to migrate now.
>
> My two cent
>
> --
> Gael
>
>
>
>
>
>
>
> > Regards,
>
> > Gopalakrishnan
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "pylons-devel" 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 
> > athttp://groups.google.com/group/pylons-devel?hl=en.

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