Provide an actor-like interface to the input/output
with any other external modules/apps (even another
engine). There should be two distinct activities:
- Modifications to the engine itself to allow the
fusion of interfaces and place-like external entities
- A FIFO based framework to provide basic IO functionality
Furthermore, the use of pipes should be considered as a
way to ease the process of connection of different modules.
Logged In: YES
user_id=486433
Assigned to me (asrgomes) and vkt
Logged In: YES
user_id=486433
Many improvements were achieved through the
EngineFaade class. Basic pipe functionality is already
being tested.