Differences between revisions 8 and 9
Revision 8 as of 2011-08-16 14:35:42
Size: 820
Editor: 211
Comment:
Revision 9 as of 2011-08-16 14:35:59
Size: 822
Editor: 211
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * livepage : 클라이언트 이벤트에 전체페이지 리로드가 필요없는 JavaScript전송기능 (SeeAlso [AJAX])  * livepage : 클라이언트 이벤트에 전체페이지 리로드가 필요없는 JavaScript전송기능 (SeeAlso [[AJAX]])

Twisted.web 을 이용하는 WebApplication templating system

http://divmod.org/trac/wiki/DivmodNevow

PyCon 2004에 소개됨. WebApplication에 있어서의 MVC분리기능을 라이브러리화.

특징으로

  • template 자체만으로도 XHTML규정준수 (TatterTools에서는 그렇지 못함)

  • data/render methods
  • stan
  • formless
  • freeform
  • livepage : 클라이언트 이벤트에 전체페이지 리로드가 필요없는 JavaScript전송기능 (SeeAlso AJAX)

관련 프로젝트


stan tags 에 map 이 없다. 급한대로 nevow/tags.py 에서 'map'을 추가하면 되긴 한다. -- yong27 2007-12-26 20:16:00


CategoryProgramLibrary

Nevow (last edited 2011-08-16 14:35:59 by 211)

web biohackers.net