Menu

/cairngorm3/trunk/libraries/ModuleTest/src/example Commit Log


Commit Date  
[r324] by yderidde@adobe.com

Improving the inter-communication module messages by adding new behaviors:
- Ability to dispatch a message to a unique module instance thru the [ModuleId] tag defined in the message.
- Ability to dispatch a message to all modules of a same type (defined by a ParsleyModuleDescriptor) by providing the reference of the Descriptor in the ModuleMessageInterceptor decorator.
- Ability to dispatch a message to all instantiated modules if none of the above is defined.

Updated the ModuleTest samples to use these new behaviors.

2010-04-09 08:46:44 Tree
[r317] by yderidde@adobe.com

Simplifying the design of the module lib by:
- Refactoring the existing mechanism to support the inter-communication between modules thru a unique identifier.
- Ability to communicate between multiple instances of the same module.
- Removed the LazyLoader which was a temporary workaround.
- Adding a new Metadata [ModuleId] which must be used within messages that are inter-communication API messages (to communicate between modules).
- Adding a message pool which basically keep all messages that need to be redirected to a module which is not yet instantiated until the module is available and ready to accept the messages.
- Redo from scratch the ModuleTest application to show the new behaviors.
- Refactored the InSync sample to use the new Module lib.

2010-03-31 12:29:35 Tree
[r159] by auhlmann@adobe.com

Migration to Parsley 2.1

2009-10-22 21:05:25 Tree
[r157] by auhlmann@adobe.com

added license header.

2009-10-21 21:20:10 Tree
[r127] by auhlmann@adobe.com

Initial import.

2009-09-30 18:07:55 Tree
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.