On 2015-07-30 17:00, Albert Cervera i Areny wrote:
> 2015-07-30 15:37 GMT+02:00 Cédric Krier <cedric.kr...@b2ck.com>:
> > Hi,
> >
> > As a PoC, I made a sets of patches that remove the Property fields on
> > the party module. See https://bugs.tryton.org/issue2349
> > I introduce new MultiValueMixin/ValueMixin which helps to store many
> > values for the same Function field and allow direct access to them
> > without context switching.
> > Please take a look and comment on the design of the API. It is quite
> > important to have it right now because we will have to deal with it for
> > many years.
> 
> Probably I missed something but I saw that you're using the context
> anyway, is that for backwards compatibility or something?

The context is the fallback and so it will be mainly used by the GUI.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Reply via email to