浏览 3597 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2009-05-06
最后修改:2009-05-07
有使用过 Zope 与 Django 的朋友可不可以一起讨论一下优劣。 Zope2用了很久,有Plone为其加快建站,相当于 fronpage, 但功能更强; 后来 Zope3 出现了,将功能组件化, 更易搭建与维护; Django相对于Zope属轻量型,并且能支持GIS操作,入门稍有些繁索。Python+Django+Google Map这样紧密结合实际的应用今后会大有用武之地。 Zope整体较紧密,有点像Apache+Mysql+PHP的集合,不易做二次扩展。 大家对我对Python工具的理解有何指教。尤其想听听对 Zope 较有经验朋友的见解。 今天看了 http://www.winu.cn/htmls/098/109/ 如下: reconcile Plone with Oracle and searching for the right Zope/Plone LDAP product that would work with my configuration. The more custom code for Oracle integration I wrote, the less I could use of Zope/Plone’s built-in features, like security ACLs, workflow, “free” CRUD templates from Archetypes, etc. Django feels like just another Python library without writing Python interface class or editing this XML file(like Zope).security and permissions. 提到 Django 作为库引入,相对于Zope更安全且易操作。而Zope时不时的更改Configue已经让笔者崩溃和放弃了。 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |
发表时间:2009-05-14
为啥不试试BFG呢,还有grok。。。
|
|
返回顶楼 | |