Quick fix for self referencing dispose problem |
|
More...
|
over 14 years ago
|
Fixed bug with some registrations still defaulting to weak references |
|
More...
|
over 14 years ago
|
Changed default to use strong references - normal usage seems to be lambdas which results in delivery and filters being collected. |
|
More...
|
over 14 years ago
|
Added support for Silverlight for AutoRegister |
|
More...
|
almost 15 years ago
|
Added support for CompactFramework Added Platform Tests for testing features on individual platforms. |
|
More...
|
almost 15 years ago
|
Finished tryresolve |
|
More...
|
almost 15 years ago
|
more tryresolve overloads |
|
More...
|
almost 15 years ago
|
more tryresolve overloads |
|
More...
|
almost 15 years ago
|
initial tryresolve |
|
More...
|
almost 15 years ago
|
Added additional test class |
|
More...
|
almost 15 years ago
|
Made the message token disposable. Disposing it removes the registration from the hub. Holds a weak ref to the hub to avoid stopping the hub being collected if subscriptions exist. |
|
More...
|
almost 15 years ago
|
Removed pointless finalizer |
|
More...
|
almost 15 years ago
|
Fixed stupid TinyMessenger integration bug |
|
More...
|
almost 15 years ago
|
Removed some temporary testing code |
|
More...
|
almost 15 years ago
|
Type registration equals fix (thanks to Mats Karlsson) |
|
More...
|
almost 15 years ago
|
Trying to force bitbucket back to the default branch |
|
More...
|
almost 15 years ago
|
Merge of messenger and child containers code |
|
More...
|
almost 15 years ago
|
Added basic generic cancellable message type |
|
More...
|
almost 15 years ago
|
Moved default proxy to public and a singleton |
|
More...
|
almost 15 years ago
|
Added PublishAsync methods |
|
More...
|
almost 15 years ago
|
Added support for custom message proxies for interception and thread marshalling. Default proxy just passes the message through. |
|
More...
|
almost 15 years ago
|
Removed requirement for destination - replaced with returned "token". Action is enough to keep reference alive (if neccessary) |
|
More...
|
almost 15 years ago
|
Additional tests for generic message Commented default define for automatically including TinyMessenger so container is standalone by default. |
|
More...
|
almost 15 years ago
|
Added strong reference support |
|
More...
|
almost 15 years ago
|
Merged in child containers branch |
|
More...
|
almost 15 years ago
|
Comments |
|
More...
|
almost 15 years ago
|
Initial cut of standalone TinyMessenger. |
|
More...
|
almost 15 years ago
|
Initial subscribe API for TinyMessenger + tests |
|
More...
|
almost 15 years ago
|
Initial cut of child containers |
|
More...
|
almost 15 years ago
|
Initial child container tests (failing) |
|
More...
|
almost 15 years ago
|