Wouter van der Aart wrote: > Hello, > > I just started working with MMBase resently for educational proposes. I > come across a question that I hope one of you can answer. > > Is it possible to load a objecttype (from a builder xml file) so that is > has not "system" as it's owner but that is owned by another > context?
AFAIK that is not possible. You must mannually correct it after first deploy. Perhaps we can better simply add an attriubte to the builder xml, describing the owner of the typedef node on creation. Another more or less logical thing to try is to add a 'typedef.xml' to the app1 XML's (which you must do anyway if you want to include relations to typedef nodes), but IIRC the owner which you can include there is ignored. That is bug #6147. Michiel -- Michiel Meeuwissen mihxil' Peperbus 111 MediaPark H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
