Development process
Content of the GLAS library
It is not detailed in detail what exactly will be in the GLAS
library. Neither are use-cases documented in detail. The high-level
goals of the project however are documented. The number of
use-cases of the library are infinite and we rely on the GLAS users
to provide feedback on the use of the library in their specific
use-cases. And finnaly the content of GLAS will be determined by
your contributions.
Design and development
The design and development of GLAS is an iterative process instead
of a waterfall process. The reference implementation will as much
as possible be sync'ed with the interface to be able to test the
interface on its performance, flexibility and ease of use.
License
The GLAS implementation will apply the Boost Software
License.
Communication
Thanks to the Open Systems Lab of
Indiana University to host our mailing-list at http://lists.boost.org/mailman/listinfo.cgi/glas.
The website and CVS are hosted by Sourceforge.
Download
You can checkout the source by executing the following procedure:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/glas login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/glas checkout glas
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/glas logout