This page is currently under construction.
iqObjects is range of class libraries covering a wide variety of everyday objects
to assist software developers in the rapid development of applications. All classes
in the library are compliant with the KORS model and therefore do not require any
extra "plumbing" code to save and load objects from the database. Classes in the
iqObject libraries can be used as is in your application or extended with your own
properties and methods as required.
The current range of iqClass libraries includes :
iqoBase (bundled with KORS)
iqoBusiness
iqoAccounting
iqoInformation
iqObjects allow you to acheive a very high rate of component reuse across your development.
It also simplifies the process of exchanging data between your applications as they
can be based on standard classes.
By using iqObjects, it is also possible to migrate simply fom one database provider
to another, without extensive code changes. Only your version of KORS needs to changed
to the new database driver, all the classes in iqObjects will be unaffected. Deploying
your application for a range of databases only requires that you compile wth