Interesting according to their docs they've reimplemented Django in javascript. I know its a jvm appserver but I'm wondering if they'll be able to add support for wsgi standard apps (which pylons really is anyway) rather then having to use jython. The issue I have with jython is not that it would not be possible to run pylons within it (have not tried it, have not read the wiki either so I don't know all the issues) but that third party modules would not be available under jython.
Jose Kless wrote: > If pylons work under Jython, then should get it to go under babble. > And looks that is mostly working on Jython: > > http://wiki.python.org/jython/PylonsOnJython > > On 1 mar, 11:20, Kless <[email protected]> wrote: > > > After of reading about Tokyo Cabinet [1] and MongoDB [2] --schema- > > free document databases--, I found that the company [3] which has > > built MongoDB also has developed Babble [4], a cloud runtime > > environment and application server. > > > > You must know how hard/heavy is deploy a server for a web > > application, so this technology could be the "next big step". > > > > They are working to run an implementation of the Django framework > > over its platform. And I think that Pylons could make anything > > great if could be used/implemented too over this platform. > > > > [1]http://tokyocabinet.sourceforge.net/index.html > > [2]http://www.mongodb.org/display/DOCS/Home > > [3]http://www.10gen.com/ > > [4]http://www.babbleapp.org/pub.DevOverview > > [5]http://www.babbleapp.org/DevTutorial2 > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
