On 22/08/11 13:00 -0500, Rob Martin wrote: > > > >> Is this also a step toward using Tryton as a web framework? > > > > No but it depends on what you named web framework. > > You're right that was a vague question. It's also the next blog post > in my Using Tryton as an Ecommerce Backend series, which I've been > reluctant to write because it's going to consume days, and I'm afraid > I'll be disappointed with the result. But basically, I refer to using > Tryton to respond to HTTP GET requests
JSON-RPC answer to GET requests but only with static data stored in json_data. > with data from the Tryton > database, formatted using templates configured within Tryton > somewhere. Maybe wsgi doesn't really have anything to do with it. Formatting template doesn't scale for an application point of view, that's why we always talked about a pure javascript client (with soa or proteus.js). But an ecommerce is not an application, it is a website, so I think that it should not be done in trytond because it is not in his scope and there is a lot of good web framework. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgpLouD5PhxiW.pgp
Description: PGP signature
