[Cubicweb] reverse_relation vs relation_object
Aurélien Campéas
aurelien.campeas at logilab.fr
Fri Dec 6 11:18:47 CET 2013
On 06/12/2013 11:16, Christophe de Vienne wrote:
> Hi,
>
> I am wondering why in the code we use "reverse_relation" and in the UI
> "relation_object".
>
> Is there a difference ?
>
AFAIK ....
.reverse_relation is the orm idiom
<relation> <role> is the standard schema manipulation idiom
relation_object is the standard ui display string
More information about the Cubicweb
mailing list