Post date: Aug 25, 2011 2:1:30 PM
QBO 3 is a rewrite of the Quandis Business Objects (QBO) with the following key goals:
Expose a simple API to enable third party developers to easily learn and deploy QBO-based systems
Enable extension of the core QBO classes without manually rewriting any app, web, or client tier code
Enable deep logging and instrumentation to measure and improve performance
Expose a javascript API to allow deployment of QBO functionality on a website without any server-side deployment (mash-ups)
Speed development time for Quandis client customizations
Third Party Developers
With QBO 2.0, third party developers have a steep learning curve to fully leverage the tool set. QBO 3 will facilitate easier adaptation by:
Offering a REST interface for javascript developers
Enable customized data queries without any changes to the app, web, or client tiers