8 Nov 2006 07:19:42 -0000, leenalavanya <[EMAIL PROTECTED]>: > Thanks for helping in creating object types.
can u help me in creating relations. is there anyway to attach a Person object to login name & so that one object is associated with one login name and vice versa.
You could simply create relations, but then the people objects are in now way also recognized by cloud context security. The default 'people' object also has an 'account' field, which could be use to correspond with the username field in mmbaseusers. The shipped 'security editors' can relatively easily be customized then to also make it possible to 'relate' those objects then. The class of the 'contexts' builder could then be replaced by 'org.mmbase.security.implementation.cloudcontext.builders.PeopleContexts'. I hope it helps... Michiel -- mihxil' http://meeuw.org nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
