| r13 |
Source path:
svn/
trunk/ com/ andculture/ puremvcflexunittesting/ PureMVCNotificationEvent.as
|
|
Older revisions
r7
by lmarburger
on Jun 07, 2008
Diff
Removed the name parameter from PureMVCNotificationEvent since the event name should always be the same as the observed notification's name. Made some comments more clear and ...
r6
by lmarburger
on Jun 07, 2008
Diff
PureMVCNotificationEvent now wraps INotification instead of just its body object.