Saffron has open sourced a number of applications/projects that can be used in conjunction with SaffronMemoryBase in either an enterprise environment or on SaffronSierra. It's our hope that these projects will provide utility to our customers and developers using the SaffronMemoryBase platform.
License
All of these projects are licensed with an MIT-style license. This means that you can use them in just about any way you'd like. You can modify the code and incorporate it into your own projects without having to submit anything back to us. Of course we'd be happy to consider any changes you might make if you'd like to submit them to us. The license for these projects reads as follows:
/*
* Copyright (c) 2010 Saffron Technology, Inc
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use,
* copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the
* Software is furnished to do so, subject to the following
* conditions:
*
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
* OTHER DEALINGS IN THE SOFTWARE.
*/
Projects
The projects that are currently open source are:
All of these projects are hosted in different Subversion repositories. Those repositories all have anonymous read-only access enabled. You can visit the page for each project to see the specific Subversion URL that should be used to check out the code.
Contribution Submission Policy
If you'd like to submit code for us to incorporate into any of these projects it will need to be submitted as a .patch file in the unidiff format. This can typically be generated using the "svn diff" command. To submit your .patch file we ask that you create an issue (or find an existing issue) at http://help.saffrontech.com and attach the file to the issue. While we'll do our best to incorporate patches in a timely manner please note that we reserve the right to take a long as needed to ensure something work before integrating, or to ignore a submission completely.
Comments (0)
You don't have permission to comment on this page.