Sendero
‘The allure behind a framework is that it will accomplish some sort of magic which makes developing an application so much easier. The idea behind Sendero is to do just the right amount of magic – nothing more and nothing less.
Documentation
Source-level and reference documentation is forthcoming. For now, you can check out the SenderoBase API Documentation
Contributing
Please feel free to check-out the Sendero forum and contribute any ideas and suggestions you may have. You can also report a bug or request a feature enhancement via our issue-tracking system.
Sendero uses Git for its source-code management. Our repositories are hosted via Gitorious. You can check out a copy of the latest Sendero code using the following public clone URLs:
- git://gitorious.org/sendero/mainline.git
- http://git.gitorious.org/sendero/mainline.git
To make source-code contributions, create an account at Gitorious, create your own public clone of Sendero, push your changes, and post us a merge request. Alternatively you can post a patch as an attachement to an issue.
- A Gitweb interface is also available at: http://gitweb.practivist.org/sendero.git.
- An HTTP clone mirror is available at: http://git.practivist.org/sendero.git.
Release Plan
I am currently in the process of making the changes necessary to make the first alpha-release of Sendero. This has turned out to be a larger task than I had expected. I will start by making a smaller release of a subproject SenderoBase, which will include the JSON module among other things, and then build up from there.
May 23, 2008