#1 2011-02-25 13:36:04

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,183
Website

ORM now include parent published properties

ORM will now include all published properties of the parents, up to TSQLRecord, to the database fields (it was only using the published properties at the topmost class level).

For some kind of records (like SynFile), inheriting fields can make sense.

Since we use TSQLRecordProperties everywhere instead of our low-level RTTI classes, including the inherited published fields is very easy.

The UI classes do follow the same schema.

See http://synopse.info/fossil/info/f135274175

Offline

Board footer

Powered by FluxBB