I'm not sure what you mean with a "hierarchy of contributions". Could you give an example (maybe some xml)?
Achim Am Sat, 15 Oct 2005 06:10:19 +0200 schrieb Ryan <[EMAIL PROTECTED]>:
I would like to use hivemind to create a hierarchy of contributions such that whatever service I inject the configuration into the service can navigate the hierarchy and know which contribution is the parent and which is the child. My first attempt was to create a map configuration and each contribution would specify the id of the parent. It seems to me this would work assuming your service was smart enough to process the map and resolve the string id's of each contribution and construct a tree. After some searching and reading the documentation I realized that I don't know enough about hivemind to know if there is a more elegant way of doing this so I thought I would ask the people who know. The ultimate goal is to be able to easily create a service that can be configured with a hierarchy of contributions. Does anyone have suggestions on which direction I should be taking? Thanks, ryan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
