On Aug 13, 2009, at 12:19 AM, dusans wrote:
> > does pylons work 100% on jython > sqlalchemy will be 100% in 0.6 > what about mako? Pylons and its dependencies, including Mako, work 100% http://pylonshq.com/docs/en/0.9.7/jython/ SQLAlchemy 0.6 trunk now runs very well on Jython with the postgresql +zxjdbc and mysql+zxjdbc dialects. They're now continuously tested on SQLAlchemy's buildbots (they pass 100%): http://groovie.org:8012/ oracle+zxjdbc also passes 100% but it lacks the new 0.6 returning feature -- hopefully that'll be solved before 0.6 final. Also, Victor Ng is working on a mssql+zxjdbc dialect that'll hopefully be included too. -- Philip Jenvey --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
