Hi!

Sergiu Dumitriu wrote:
> Kamna Jain wrote:
>   
>> So, in that case, we have 2 alternatives:
>> 1) Use the techiniques used in XWiki to create Groups: each group has
>> objects of class XWikiGroup with just one field that refers to the Member
>> name.  OR
>>     
>
> Yes, this is somehow similar to the Foreign Key concept in databases, so 
> it should be a good way to approach your problem.

I feel myself a bit more comfortable with classical SQL concepts so far! :-)

Please, does XWiki provide Referential Integrity? Cascading delete and 
cascading update are my concerns at the current point.

I've tried by renaming a document used to "link" a given group-like 
class with a number of  "group-members". It seems that after I rename 
the document, the content of the "link" record remains unchanged.

Working with groups and group members the situation is a bit different: 
if I rename an user, she/he is removed from the group/groups it belongs 
to. But, in any case, a rename action doesn't respect groups membership 
for a given user.

I am working with XE 1.3.8295. Any insight will be welcome!

Thanks!

Cheers,

Ricardo

-- 
Ricardo Rodríguez
Your EPEC Network ICT Team

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to