| |
Our Technical Development group has created a library of reusable components and sub-systems collectively named CoveredBridge that allows developers to focus on the unique needs of your organization, and not on re-creating functionality that is common to many systems.
TSofts CoveredBridge component library includes:
- PartnerBridge Subsystem Manages all facets of business partners including
user registration, logon, profiles, access rights, sessions,
partner relationships and more.
- PriceBridge Subsystem A comprehensive rule-based pricing engine to manage the dynamic pricing of products and services based on user defined combinations of customer, product, and
order classifications.
- TSSupport Component This component contains general-purpose and
error-handling functions that make common, repetitive
programming tasks easier. Using these functions significantly reduces the amount of
application code needed to perform these tasks. This makes the
code easier to read and maintain and reduces the number of
programming errors that can occur.
- TSConfiguration Component This component contains objects that manage
Name/Value pairs in system memory. This allows an application to cache frequently
used values and retrieve them quickly by name or index number.
- TSDatabase Component This component manages Data Source connections,
execution of store procedures or SQL statements, codes list
management, and more.
- Site Parameter Subsystem Ensures that runtime site configuration options
(e.g. default language, image and file locations, etc.) are not
embedded in source code.
- Internationalization Foundation Allows a single code base to serve content in
multiple languages, multiple date formats, currency formats,
etc.
These subsystems and components are all proven in production environments.
|