The Quark Framework was conceived as a suite of technologies to allow the representation of certain kinds of business logic as reusable, composable pieces. One of the primary requirements was that a general runtime for such objects be embeddable within the Java environment (i.e. pure Java). These pieces of business logic, which we called "Gems" to give them a nice friendly face, are declarative 'functional' objects. So, the side effect of focusing on our goals was the creation of a high performance, general purpose functional language and runtime for the Java platform. A critical feature is tight integration with the Java language to enable logic best expressed in more algebraic forms (especially data treatments and transformations) to be integrated with regular OO application logic.
As Business Objects is not a general development tools vendor, we have decided to release the foundational technology openly to the wider community interested in its capabilities. The framework and core tooling has therefore been badged as Open Quark and is released with sources under a flexible BSD-style license.
Development of Open Quark continues apace and we are eager to hear from organizations and individuals who may be interested in using Open Quark; whether for research, teaching or commercial purposes. We are also getting set up to accommodate code contributions from those wishing to assist with the ongoing evolution of the framework and tools.
Here are a few 'highlights' from our feature list:
Know detail by this link.
http://labs.businessobjects.com/cal/
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: CAL Eclipse Plug-in
Post your Comment