Changeset [60a52d02ceb7ac587a478e62f30c27042ef84eaa] by David Cox

December 10th, 2009 @ 11:28 PM

Clean-up and basic test coverage of basically-working codec aware conduits + python bound conduits
http://github.com/monkeyworks-project/mw_core/commit/60a52d02ceb7ac...

Committed by David Cox

  • A Core/Communications/Conduits/CodecAwareConduit.cpp
  • A Core/Communications/Conduits/CodecAwareConduit.h
  • A Core/Communications/Conduits/SimpleCodecUtilities.cpp
  • A Core/Communications/Conduits/SimpleCodecUtilities.h
  • A Core/Communications/Conduits/conduit.py
  • A Core/Communications/Conduits/tests/CodecAwareConduitTest.cpp
  • A Core/Communications/Conduits/tests/CodecAwareConduitTest.h
  • A Core/Communications/PythonConduitServerTest.cpp
  • A Core/Communications/PythonConduitServerTest.h
  • A Core/Communications/python_conduit_test.py
  • A Core/Events/tests/EventCallbackHandlerTest.cpp
  • A Core/Events/tests/EventCallbackHandlerTest.h
  • A Core/InterfaceHooks/ServerSide/Products/ControlEventHandler.cpp
  • A Core/InterfaceHooks/ServerSide/Products/ControlEventHandler.h
  • A EventCallbackHandler.cpp
  • A EventCallbackHandler.h
  • M Core/Communications/Conduits/EventStreamConduit.cpp
  • M Core/Communications/Conduits/EventStreamConduit.h
  • M Core/Communications/Conduits/PythonSimpleConduit.h
  • M Core/Communications/Conduits/SimpleConduit.cpp
  • M Core/Communications/Conduits/SimpleConduit.h
  • M Core/Communications/Conduits/tests/EventHandlerConduitTest.cpp
  • M Core/Communications/Conduits/tests/EventHandlerConduitTest.h
  • M Core/Communications/Conduits/tests/SimpleConduitTest.cpp
  • M Core/Communications/Conduits/tests/SimpleConduitTest.h
  • M Core/Communications/Serialization/tests/SerializationTest.cpp
  • M Core/Communications/Transports/tests/IPCEventTransportTest.cpp
  • M Core/ComponentRegistries/tests/VariableRegistryTest.cpp
  • M Core/DataFiles/tests/DataFileTest.cpp
  • M Core/Events/Event.h
  • M Core/Events/EventStreamInterface.cpp
  • M Core/Events/EventStreamInterface.h
  • M Core/Events/tests/BufferManagerTest.cpp
  • M Core/Events/tests/ScarabEventTest.cpp
  • M Core/GenericStructures/tests/ExpandableListTest.cpp
  • M Core/GenericStructures/tests/LinkedListTest.cpp
  • M Core/Interpreters/tests/PerlInterpreterTest.cpp
  • M Core/ParadigmComponents/tests/ActionTest.cpp
  • M Core/PlatformDependent/tests/PlatformDependentServicesTest.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/tests/RegisteredSingletonTests.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/XMLParserTest.cpp
  • M MonkeyWorksCore.xcodeproj/project.pbxproj
  • M UnitTests/BoostMathExampleTest.cpp
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