0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README.md More... over 5 years ago
Updated with LICENSE, VERSION, and README More... over 11 years ago
tagged 2.0.4 More... over 15 years ago
2.0.4 Dissallowed re-registration of Mediators in View.registerMediator. For more on this bug, see: http://forums.puremvc.org/index.php?topic=372 Modified View.notifyObservers to notify from a copy of the observer list rather than the actual observer list, which may change during the notification loop. For more on this bug, see: http://forums.puremvc.org/index.php?topic=490 More... over 15 years ago
updated swc More... over 15 years ago
added 2.0.3 swc More... about 16 years ago
tagged 2.0.3 More... about 16 years ago
updated version and asdocs More... about 16 years ago
Added notifyObservers back to IFacade, where it is required if you are sending custom Notifications. More... about 16 years ago
tagged 2.0.2 More... about 16 years ago
woops More... about 16 years ago
woops More... about 16 years ago
woops More... about 16 years ago
tagged 2.0.2 More... about 16 years ago
2.0.2 swc More... about 16 years ago
updated docs More... about 16 years ago
removed bad tag More... about 16 years ago
2.0.2 More... about 16 years ago
Refactored View.removeMediator method, moving the logic for removing an observer into a removeObserver method (also on IView), which is now called by the Controller.removeCommand method as well as the View.removeMediator method. This fixes the issue described here: http://forums.puremvc.org/index.php?topic=308.0 Also, the Proxy.removeProxy method only attempts to remove the Proxy if it is registered. More... about 16 years ago
tagged 2.0.1 More... about 16 years ago
woops More... about 16 years ago
tagged 2.0 More... about 16 years ago
2.0 More... about 16 years ago
2.01 update More... about 16 years ago
Added ASDoc More... about 16 years ago
Added onRegister and onRemove to Proxy and IProxy. Added appropriate calls in Model.registerProxy and Model.removeProxy More... about 16 years ago
recompiled for flex without the 'compute-digest=false' argument. This did not work for me. More... about 16 years ago
recompiled for flex without the 'compute-digest=false' argument. This did not work for me. More... about 16 years ago
moved / renamed manifest. built swc with 'compute-digest=false', in hopes of having a swc compatibility with Flash CS3 based on advice from this article by tim walling: http://timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/ More... about 16 years ago
move source code into src folder More... about 16 years ago