Code organization is similar which I think is the most important point for
learning and several libraries are common (like webob, sqlalchemy and
beaker) but the actual APIs are different for routing and most other things
inside pyramid.

It would be a mistake to start any new projects in Pylons as it is almost
completely unsupported now, seeing only one release in the last 5-ish years.

FWIW I learned pylons from reddit's source code, quickly transitioned to
Pyramid and haven't looked back. That was a long time ago though.

- Michael

On Tue, Dec 15, 2015 at 8:39 PM, gitted <[email protected]> wrote:

> Hello,
>
> I have been trying to learn pylons using reddit's source code as an
> example.
>
> Curious, if I was to use Pyramid, how much of my learning from reddit's
> source could I leverage?
>
> Are the routing, model validation etc. the same still or?
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/pylons-discuss.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to