On 17/10/11 06:53 -0700, felipon wrote: > i'm very neophite python programmer and very new to tryton, but i > suggest to add timestamp to ir.view table and little code to check > every time a view is required, to see if it is updated or not. in case > it isn't, just reload de xml into the database. Only in dev mode.
Indeed we already got a cache for the views. We just want to get rid of the loading of XML views in the database because it is a duplication of the data. So we will keep things simple. -- 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/
pgpG0hfoZQseG.pgp
Description: PGP signature
