好文推荐:Django tips: laying out an application 我想这篇文章能帮助你对 django 有个全面的理解。 它对 project 和 app 的区别,和 django 中对 project 和 app 代码布局的约定有很详细的讲解,这些知识对于编写可重用可扩展的 app ,或是整合定制扩展第三方的 app 都是必不可少的。 其中还花费了一些笔墨介绍了 django 的一个很有意思的机制 signal 。它允许应用程序可以通过监听 signal ,在某些事件发生的时候获得通知并执行特点代码,并且 app 也可以编写自己的 signal。这个机制使得 app 的某些代码可以“侵入”核心框架和其他 app 的执行过程中,对于 app 的重用性是大有裨益啊! 文章剩下的部分还介绍了其他一些不成文的代码组织规范。 希望这些东西对你有用 ^_^
2006年9月14日星期四
订阅:
博文评论 (Atom)
Profile
- 黄毅
- 深圳, 广州, China
- I Love Python !
Recent Posts
Recent Comments
Tags
- 设计模式 (1)
- ajax (3)
- allegra (1)
- cherrypy (1)
- compiler (1)
- continuation (2)
- descriptor (1)
- django (17)
- dotnet (1)
- framework (2)
- functional (1)
- genshi (1)
- gtk (1)
- haskell (1)
- inkscape (1)
- IronPython (2)
- javascript (1)
- libevent (1)
- mako (1)
- metaclass (4)
- mochikit (1)
- network (1)
- newforms (1)
- orm (1)
- others (18)
- paste (1)
- PEAK (1)
- pickle (1)
- ply (1)
- pocoo (1)
- pypy (3)
- python (38)
- python3000 (3)
- rails (2)
- REST (3)
- sqlalchemy (3)
- stackless (3)
- turbogears (1)
- tutorial (1)
- vim (1)
- web (11)
- wsgi (1)
Who"s Reading
Blog Archives
-
▼
2006
(31)
-
▼
九月
(14)
- compatibility of IronPython
- python is obvious !
- 意外收获:get_caller
- PLY: 一个以教学为目的的lex、yacc实现
- laying out an application
- django 的 contribs 之 comments
- Rails/Django comparison synopsis
- Pocoo: 半个框架
- usable stackless
- django 的 contribs 之 contenttype
- django apps repository!
- 使用 python2.5 中增强的 yield 模拟 StacklessPython
- python web 框架可真多!
- 有家的感觉,真好 !
-
▼
九月
(14)
0 评论:
发表评论