File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
PureMVC - Copyright(c) 2006-08 Futurescale, Inc., Some rights reserved.
2
2
--------------------------------------------------------------------------
3
- Release Date: 3/17 /08
3
+ Release Date: 3/18 /08
4
4
Platform: ActionScript 3 (Flash, Flex, AIR)
5
5
Version: 1
6
6
Revision: 0
7
- Minor: 3
7
+ Minor: 4
8
8
Author: Cliff Hall <cliff@puremvc.org>
9
9
License: Creative Commons Attribution 3.0 United States License
10
10
--------------------------------------------------------------------------
11
11
12
- TBD: Porting the unit tests.
12
+ 1.0.4 - Added notifyObservers back to the IFacade interface. This was the
13
+ same change made in the Standard Version 2.0.2
13
14
14
15
1.0.3 - Refactored View.removeMediator method, moving the logic for removing
15
16
an observer into a removeObserver method (also on IView), which is
You can’t perform that action at this time.
0 commit comments