Jean-François Piéronne schrieb:
> I have successfully integrate pyjamas (http://pyjamas.pyworks.org/)
> with Webware.
> This mean that a page generate by pyjamas can query using JSON a Webware
> servlet.

Nice. We could add that to the WebKit package. Probably we should call 
it JSONServlet instead of jsonPage since "Pages" in Webkit denote HTML 
pages (based on Page.py). Can you also add a simple demo for the 
Examples directory and/or add some comments about usage in the module 
docstring of JSONServlet?

> I have also fix a bug in HTTPRequest.py:

Thanks. Empty FieldStorage instances are indeed considered False since 
they have a __len__ method. I have already fixed that in the trunk.

-- Christoph

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to