From: Antti <an...@io...> - 2004-07-04 10:26:34
|
Sorry to bother you.. I'm tired after a night of coding and thus probably I'm just missing the documentation or the google page. Would someone please point out where it is described how to create has_a configurations with OpenInteract2 ini files which correspond to the example shown in SPOPS::Manual::Relationships : has_a => { 'My::User' => { updater => 'updated_by' } }, I need this because I need to have has_a and links_to relations to the same object type and thus can't rely on the default object name as accessor on both occasions. If there are other ways to accomplish this separation I'd be delighted to know them :) Also it would be nice to know how to define other more advanced links_to and has_a relations with OI2 ini files.. - Antti |