On 30/09/11 07:36 +0200, Albert Cervera i Areny wrote:
> So you do not want user defined fields to extend the existing model adding 
> new 
> columns dynamically?

No, I find it is too dangerous. And a field that need to be define in the
database should be created in a module for migration etc.

> Wouldn't it be too slow to make those fields as properties 
> if the user adds lots of them?

Perhaps, because it is a kind of EAV. But we should make Property field as
fast as possible. It already works on list of ids and on list of names but
there is perhaps some more improvement.

-- 
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/

Attachment: pgpJVkES9NkER.pgp
Description: PGP signature

Reply via email to