What's going on with CS-Content? It looks like it's been stagnant, right? No news, no releases...
In truth, there has actually been quite a bit happening. It has been slow, but CS-Content is getting better. All of the work has been sitting in Subversion, and more recently on GitHub.
Why? Well, I've been trying to get more exposure and, through that, hopefully some developers willing to contribute. It's been a one-man show for far too long.... read more
There have been many changes since the 0.6 version, all of which have been kept in the releases directory in Subversion (https://cs-content.svn.sourceforge.net/svnroot/cs-content/releases/). As always, if you would like to stay up-to-date and current with any release in this project, just use an SVN checkout and run updates on it; for minor version releases ("10" is my minor version), check the repository for higher-numbered versions.... read more
With release 0.4, we're reaching the final 1.0 stable release. The remaining items that need to be completed are superficial changes (like doing something other than showing an uncaught exception). There's plenty of documentation included in this version, along with an example layout: the next version should have any holes in the documentation cleaned-up. Stay tuned!
While there's still plenty of work still to be done, the initial codebase for the content system has been uploaded. Future releases will contain information such as example usages, etc. The API for contentSystem is contained directly within the class, for now, though this is definitely subject to change.