tATAmI-Project / tATAmI-PC

towards Agent Technology for Ambient Intelligence
http://tatami-project.github.com/tATAmI-PC
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Support multiple AgentComponent instances per component type (and the other way around) #35

Open andreiolaru-ro opened 9 years ago

andreiolaru-ro commented 9 years ago

This is also related to issue #11.

Basically, a component will be identified by

The type of the component will be able to be any String, but for standard components it will be preferable to use AgentComponentType entries.

This should be entirely backwards compatible to the older mechanism (one component per type).

There will be a difference between components for the same type. We have