Skip to content

SwiftMVC is a new, simple MVC framework with injection and composition that includes a migration path from PureMVC.

Notifications You must be signed in to change notification settings

devpaul/SwiftMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

================================================================================
CHANGELIST
================================================================================
-- Version 0.3.1
* Added support for piping PureMVC notifications
* Added basic handler support
* Fixed an issue w/ ProcessMap.getRegisteredProcessIds() always returning 0

-- Version 0.3.0
* Added a simple meta-data based invoker for commands
* Added support for process management

-- Version 0.2.3
* Added Context related support (Context, PureContext, ContextMap)
* Fixed / updated POM
* Added a NotificationHandler to the PureContext

-- Version 0.2.2
* Added PureCommand to provide injector to SimpleCommands
* Added ability to register a mediator or proxy class

-- Version 0.2.1
* Fixed build version in pom

-- Version 0.2
* Refactored location of PureMVC migration classes

-- Version 0.1
* Initial introduction of SwiftSuspenders integration with PureMVC

About

SwiftMVC is a new, simple MVC framework with injection and composition that includes a migration path from PureMVC.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published