Index of /ports_www/py-webware-component
Name Last modified Size
Parent Directory -
Makefile 13-Dec-2006 15:56 1.0K
distinfo 28-May-2011 14:16 133
pkg-descr 11-Apr-2005 23:32 398
pkg-plist 06-Dec-2006 15:30 1.0K
From document:
Components are useful if you have code that should know about the
request and response, and possible intercept it. If the code doesn't need to
know about the request at all, you should just create a normal Python library,
and call into it explicitly. Components can also be a convenient way to add new
convenience methods to your servlet.
WWW: http://wiki.w4py.org/component.html