dirk.h...@gmail.com
unread,Mar 7, 2008, 6:55:44 AM3/7/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pyxer - Python AJAX Server and Framework
The new release has a focus on Turbogears and consolidation of code.
The next releases will add support for other frameworks and more
examples and documentation.
Extract of Changelog:
Version 0.2, 2008-03-07
- Switched from simplejson to json (integrated into package)
- Wrapped result of callback in a dictionary
- Added exception handling for callback, returns { pyxer_error:
"xyz" }
if failed to complete request
- Added interface and example for TurboGears
- Python logging added, named "ho.pyxer" and "ho.lib.py2js"
- Started documentation