USoft DB (UDB) library |
This section documents the current JavaScript libraries that are part of the USoft installation. These libraries will be extended shortly. The end result must be a library that exists of a core library that can be extended by plug-ins. The jQuery library has a similar architecture and serves as a guideline for this library. The runtime implementation of the USoft DB layer is in a file named "usoft.db.js". The USoft DB Library offers the following objects: DataSourceMetaContainer object (dscMeta) DataSourceContainer object (dsc)
|