On Jul 5, 2017, at 2:29 PM, Milind Khadilkr <zedo...@gmail.com> wrote:As of now, my uneducated preferences are, in order, Grok, Zope2 (...4), Pyramid, Flask…It is not that uneducated. I really like grok.I would stay away from Zope 2. Unless you have something really simple to do.Grok Zope and Pyramid have a much better view-on-objects model.I do not know much about Zope 4.For fun, you may want to take a look at Zopache.com. It offers through the web development with Folders, HTML, CSS, Javascript, File, Image and Jade objects.Really a successor to Zope 2. I dream of releasing it as a Docker container in the Docker store.Anyhow thanks for the interest. I updated grok and grok.install on github. We will see what happens with my grok pull request.Warm RegardsChris
On Jul 6, 2017, at 11:08 AM, Milind Khadilkar <zedo...@gmail.com> wrote:Thanks.Can Grok work with GAE, the way Flask or Django does?
In our earlier GAE work we had used ZPT and that had worked well. I suppose the newer recommendation is Chameleon…
I would try out Zopache. Why just for fun? 😃
IMHO TTW is why ZOPE was a huge initial success, but also why it died, it was mostly ignored, because the developers were developing for themselves, rather than for the entry level users.
_______________________________________________
Grok-dev mailing list
Grok...@zope.org
https://mail.zope.org/mailman/listinfo/grok-dev
On Jul 19, 2017, at 11:13 AM, Milind Khadilkar <zedo...@gmail.com> wrote:For a small project on our hands, we plan to use GAE, largely because there is someone available locally to do hand holding... and probably also because the customer is fine with anything Google.