⇤ ← Revision 1 as of 2002-11-04 22:40:40
Size: 919
Comment:
|
← Revision 2 as of 2008-11-15 14:00:57 ⇥
Size: 919
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
version:: 1.0b1 (''[[Date(2001-02-28T00:00:00)]]'') | version:: 1.0b1 (''<<Date(2001-02-28T00:00:00)>>'') |
Line 35: | Line 35: |
* Internal ["Webware"] adaptor | * Internal [[Webware]] adaptor |
A framework for WebProgramming.
Masthead
- URL
- version
1.0b1 (2001-02-28)
- licence
- LGPL
- platforms
- depends on AOLserver
- Python versions
- ???
Deployment Platforms
AOLserver 3.0 - 3.2
Suitability
Development Interfaces
Environment Access
Session, Identification and Authentication
Persistence Support
Presentation Support
InTheirOwnWords
- Threaded execution
- Python namespace isolation between scripts
- Access to AOLserver's internal C API from Python
- Persistent database connection via AOLserver internals
- Optional emulation of a CGI environment with compiled script caching
- Full access to Tcl from Python, and vice versa
Internal Webware adaptor
Comments