Another question. Is there a way to load composites and components at runtime? I'm looking at issues of distributed application survivability and in the event that a given service is no longer functional (hardware crash, or other problems), I want to be able to relaunch a portion of the domain after the component crashed. Is that possible?
The best example I could find in the samples in the calculator-distrubuted example in the 1.0-incubating release, but the readme file lists a few resource directories that are not in the project (resource/domain, resource/management). Is the readme incorrect or are the files really missing? Thanks.
