⇤ ← Revision 1 as of 2002-09-15 03:23:50
Size: 771
Comment:
|
Size: 1034
Comment: Info on Jython version of CubicTemp
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
A back ported version of CubicTemp is available in my page AshishShrestha. This works with Jython 2.1 This allows it to be used with servlet engines like Tomcat. I think the simplicity of CubicTemp and ease of Jython is a cool combination for web development. |
A framework for WebProgramming.
Masthead
- URL
- version
- 0.3
- licence
- BSD
- platforms
- All
- Python versions
- 2.2
Deployment Platforms
Suitability
CubicTemp should be used in association with a good web framework. It is small and simple enough to be modified on a per-project basis.
A back ported version of CubicTemp is available in my page AshishShrestha. This works with Jython 2.1 This allows it to be used with servlet engines like Tomcat. I think the simplicity of CubicTemp and ease of Jython is a cool combination for web development.
Development Interfaces
Environment Access
Session, Identification and Authentication
Persistence Support
Presentation Support
InTheirOwnWords
CubicTemp is an attempt to make a Python templating system that is simple, powerful and well designed.
Comments