[ http://issues.apache.org/jira/browse/GERONIMO-947?page=comments#action_12322716 ]
David Jencks commented on GERONIMO-947: --------------------------------------- Much of step 4 is included in commit 278940, see GERONIMO-966. There's still a bit of cleanup to do. > Configuration should have multiple parents > ------------------------------------------ > > Key: GERONIMO-947 > URL: http://issues.apache.org/jira/browse/GERONIMO-947 > Project: Geronimo > Type: Bug > Components: kernel > Versions: 1.0-M5 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 1.0-M5 > > A configuration should have multiple parents. This is needed for many > reasons including to allow us to split our configurations into more > manageable pieces. Some discussion has produced this plan: > 1. change all the builder code to produce an URI[] instead of URI for > parentId using a parentId attribute with comma separated list of parents in > the plans > 2. Find a multi-parent classloader and use it in Configuration. Dain says he > has one and I think Eclipse has one. > 3. Change the plan xml to have multiple import elements for the parents > 4. split up our plans to take advantage of this feature. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
