Menu

EternalMVC / News: Recent posts

EternalMVC v1.2 Stable Released!

I am pleased to announce the Release of EternalMVC v1.2. This version is mostly usability enhancements and a couple early features

What's New

  • Added a class for processing JSON-based config fules. Ini support to be added in 1.2.1
  • Added a redirect helper method to the Page Controller parent class
  • cleaned up some files that were in the wrong location

What's Next

EternalMVC v1.3 wi;; see the addition of several features, like:
* Config class will be able to read JSON and INI files
* The framework will look for the standard config and route definition files and load them automatically
* The URI processing class will be refactored and fully implemented

Posted by Jesse Lesperance 2013-03-08

EternalMVC V1.0.1

EternalMVC V1.0.1 has just been released. This is the first release of EternalMVC. In this version of EternalMVC, there is support of class autoloading, custom defined routes and an application registry.

Being the first release, the only components in this release are the minimum for an MVC architecture. I have included the unit tests with the release for those who will be building applications on top of the framework.

Posted by Jesse Lesperance 2010-12-08