Files
2012-02-21 01:15:00 -05:00

1 line
1.6 KiB
JSON

[{"user_id": 27236, "stars": [], "topic_id": 17354, "date_created": 1301991969.8904519, "message": "What kind of apps would be efficient when written in Pyramid(like Django is for content based sites)?", "group_id": 6782, "id": 538822}, {"user_id": 12881, "stars": [], "topic_id": 17354, "date_created": 1301994188.538455, "message": "django, with its new release and goals has successfully escaped from the \"django is -better- for cms\" land so with django you can build any kind of web apps with it right now. as to your question, same applies for pyramid as well. it provides you some templates that you can start your application with and then the rest is on your hands. you can create a twitter with it, a facebook with it, a reddit with it, a basecamp with it, a convore with it, a comscore with it. :)", "group_id": 6782, "id": 539308}, {"user_id": 3617, "stars": [], "topic_id": 17354, "date_created": 1302032785.1328659, "message": "Pyramid isn't specialized for any particular kind of app, unlike many frameworks, however it does have a traversal which is rather unique and presents a huge advantage for certain types of apps.", "group_id": 6782, "id": 545465}, {"user_id": 16188, "stars": [], "topic_id": 17354, "date_created": 1302378047.085995, "message": "Content management style apps are *greatly* simplified with traversal-style url routing IMHO", "group_id": 6782, "id": 605086}, {"user_id": 6543, "stars": [], "topic_id": 17354, "date_created": 1302406884.9046669, "message": "Very large extensible apps are also good candidates for traversal.", "group_id": 6782, "id": 607787}]