Alexander Burger <[email protected]> writes: Hi Alex,
> Therefore, a property of an '+Entity' should always be assigned using > 'put>' and related methods. These methods take care of maintaining all > side effects necessary for DB consistency. [...] > However, I would recommend always to use 'put>', because it avoids > confusion, and gives less trouble in case where e.g. an index is later > added to the relation. Thanks, then I will just map over my property list and assign them "the canonical way" with 'put>' and friends. -- cheers, Thorsten -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
