[go: up one dir, main page]

Menu

Tree [r285] / trunk / ifobject / docs /
 History

HTTPS access


File Date Author Commit
 INSTALL 2015-06-11 ionflux [r285] updated docs
 README 2015-06-11 ionflux [r285] updated docs
 TODO 2014-09-10 ionflux [r278] ifobject: serialization debugging
 class-templates.txt 2014-09-19 ionflux [r282] ifobject: class template docs
 xml-io.txt 2014-09-04 ionflux [r268] ifobject: added XML I/O documentation

Read Me

================================================================================
Ionflux Object Base System
Copyright © 2006-2015 Joern P. Meier
mail@ionflux.org
--------------------------------------------------------------------------------
Readme
================================================================================

The Ionflux Object Base System (ifobject) is a small library which provides a 
framework for developing object oriented software in C++. It is intended to be 
the foundation of a modular re-implementation of the Ionflux Tools Class 
Library. New classes based on the framework can be created easily using 
templates and configuration files.

See misc/spec.txt for an overview of features which will be provided by the 
Ionflux Tools Object Base System.

The Ionflux Object Base System is free software released under the GNU General 
Public License. See COPYING for details.

Please note that this program is distributed in the hope that it will be 
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 
Public License for more details.