Changeset [030840d5fb2a1c1122ff38f553d8b551fdb1549c] by David Cox

November 19th, 2009 @ 10:25 AM

Beginning steps towards event stream refactoring
http://github.com/monkeyworks-project/mw_core/commit/030840d5fb2a1c...

Committed by David Cox

  • M Core/Communications/Conduits/Conduit.cpp
  • M Core/Communications/Conduits/Conduit.h
  • M Core/Communications/Conduits/PythonSimpleConduit.h
  • M Core/Communications/Conduits/SimpleConduit.cpp
  • M Core/Communications/Conduits/SimpleConduit.h
  • M Core/Communications/Conduits/tests/SimpleConduitTest.cpp
  • M Core/Communications/Serialization/Serialization.h
  • M Core/Communications/Serialization/tests/SerializationTest.cpp
  • M Core/Communications/Serialization/tests/SerializationTest.h
  • M Core/Communications/Transports/DummyEventTransport.h
  • M Core/Communications/Transports/IPCEventTransport.cpp
  • M Core/Communications/Transports/IPCEventTransport.h
  • M Core/Communications/Transports/tests/IPCEventTransportTest.cpp
  • M Core/ComponentRegistries/VariableRegistry.cpp
  • M Core/ComponentRegistries/VariableRegistry.h
  • M Core/ComponentRegistries/tests/VariableRegistryTest.cpp
  • M Core/DataFiles/tests/DataFileTest.cpp
  • M Core/Events/EventConstants.h
  • M Core/Events/EventFactory.cpp
  • M Core/Events/EventFactory.h
  • M Core/Events/EventHandler.cpp
  • M Core/Events/EventHandler.h
  • M Core/Events/IncomingEventListener.h
  • M Core/Events/tests/BufferManagerTest.cpp
  • M Core/Events/tests/ScarabEventTest.cpp
  • M Core/ExperimentDataLoading/LoadingUtilities.cpp
  • M Core/GenericStructures/tests/ExpandableListTest.cpp
  • M Core/GenericStructures/tests/LinkedListTest.cpp
  • M Core/InterfaceHooks/ClientSide/Products/Client.cpp
  • M Core/InterfaceHooks/ClientSide/Products/Client.h
  • M Core/InterfaceHooks/ServerSide/Products/DefaultEventHandler.cpp
  • M Core/InterfaceHooks/ServerSide/Products/DefaultEventHandler.h
  • M Core/InterfaceHooks/ServerSide/Products/Server.cpp
  • M Core/InterfaceHooks/ServerSide/Products/Server.h
  • M Core/Interpreters/tests/PerlInterpreterTest.cpp
  • M Core/ParadigmComponents/tests/ActionTest.cpp
  • M Core/PlatformDependent/tests/PlatformDependentServicesTest.cpp
  • M Core/PluginServices/PluginServices.cpp
  • M Core/RealtimeServices/tests/ClockTest.cpp
  • M Core/RealtimeServices/tests/SchedulerTest.cpp
  • M Core/RealtimeServices/tests/TimerTest.cpp
  • M Core/Scarab/tests/ScarabDataTest.cpp
  • M Core/Scarab/tests/ScarabFileTest.cpp
  • M Core/Scarab/tests/ScarabNetworkTest.cpp
  • M Core/Triggers/tests/TriggerTest.cpp
  • M Core/Utilities/GenericEventFunctor.h
  • M Core/Utilities/tests/RegisteredSingletonTests.cpp
  • M Core/Variables/GenericData.cpp
  • M Core/Variables/GenericData.h
  • M Core/Variables/tests/GenericDataTest.cpp
  • M Core/Variables/tests/ParsedExpressionVariableTest.cpp
  • M Core/Variables/tests/ScopedVariableTest.cpp
  • M Core/Variables/tests/SelectionVariableTest.cpp
  • M Core/Variables/tests/VariablePropertiesTest.cpp
  • M Core/Variables/tests/VariableTest.cpp
  • M Core/Variables/tests/VectorTest.cpp
  • M Core/XMLParser/XMLParser.cpp
  • M Core/XMLParser/XMLParserTest.cpp
  • M MonkeyWorksCore.xcodeproj/project.pbxproj
  • M UnitTests/BoostMathExampleTest.cpp
  • M ZenScheduler/ZenScheduler.cpp
  • M ZenScheduler/ZenScheduler.h
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The core framework and supporting libraries for the MWorks Suite