Inactive

Commits : Listings

  Analyzed 6 days ago based on code collected 6 days ago.
Showing page 1 of 2
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added test for inlining binding target creation, and fixed a bug with the consumption of binding pairs (navigation path was not cleared when a pari was consumed). This fixes issue #6. Anon32 More... about 4 years ago
Fix for issue #4: Proxies need to be aware of the navigation path that led to them across multiple property reads. Anon32 More... over 4 years ago
Integration of the new cross-domain proxy generator into Strongbind. Strongbind now supports proxy generation in a separate AppDomain which is unloaded when the binding scope is exited. This significantly reduces memory consumption. Configurable options have been introduced to control the behavior of Strongbind. Options include allowing and disallowing proxies in the current AppDomain, and whether to use the separate proxy domain. Anon32 More... over 4 years ago
Refactored the signaling of property accesses inside Strongbind. This also triggered a refactoring of the way the framework communicates bindings internally. Anon32 More... over 4 years ago
Initial implementation of a cross-domain proxy for interface types. Anon32 More... over 4 years ago
Strongbind now depends on Castle.Core.dll and Castle.DynamicProxy2.dll (copies of the Castle source files have been removed from the Strongbind repository). Documented all publicly visible types. Anon32 More... over 4 years ago
Updated ignore list for help directory. Anon32 More... over 4 years ago
Added tests for simple one way bindings. Initial work on unloadable dynamic proxies. Anon32 More... over 4 years ago
Added BindingScopeOptions class for configuring binding scopes. The class is empty for now. Anon32 More... over 4 years ago
Changed the assembly information for the unit test assembly. Anon32 More... over 4 years ago
Strongbind now supports navigation path data bindings, i.e. binding to a hierarchy of properties (Foo.Bar.Baz). This closes issue 2. Anon32 More... over 4 years ago
Removed faulty commit of SVN metadata Anon32 More... over 4 years ago
- Reverted previous BindingPairHolder change (ConsumeBindingPair is now once again internal) Anon32 More... over 4 years ago
[no comment] Anon32 More... over 4 years ago
Updated generated binding tests with change of using declarations location. Anon32 More... over 4 years ago
Added loads of documentation, created more unit tests (partial usage, binding scope), cleaned up, made proxies scope-aware. Anon32 More... over 4 years ago
Removed old Bindable class Anon32 More... over 4 years ago
Added BindingScope to control cleanup of resources used during binding. Anon32 More... over 4 years ago
Removed testapp project Anon32 More... over 4 years ago
Added binding test generator and corrected issues as discovered. Anon32 More... over 4 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.