log Implab/Components/RunnableComponent.cs @ 189:b60643b47078 ref20160224

age author description
2016-04-19 cin Reworked cancelation handling, if the cancel handler isn't specified the OperationCanceledException will be handled by the error handler ref20160224
2016-04-18 cin working on cancelation and error handling ref20160224
2016-04-18 cin runnable component, work in progress ref20160224
2016-04-16 cin working on runnable component ref20160224
2016-03-23 cin refactoring complete, JSONParser rewritten ref20160224
2016-02-18 cin refactoring, code cleanup v2
2016-02-18 cin sync v2
2016-02-15 cin Promises: SignalXXX methods merged into SignalHandler method. v2