Showing posts with label Managing Application Versions. Show all posts
Showing posts with label Managing Application Versions. Show all posts

Friday, December 23, 2016

Managing Application Versions

Would it not be nice if we make our application versions, this way we can create new versions of our application while supporting backward compatibility.
By doing this, we would be able to handle multiple versions of our application in a single CodeIgniter installation using the same index file.