|
Wednesday, 01 November 2006 15:58 |
|
AiBench is a lightweight, non-intrusive, MVC-based Java application framework that eases the connection, execution and integration of operations with well defined input/output. This basic idea provides a powerful programming model to fast develop applications given that: - The logic can be decoupled from the user interface.
- The interconnection of operations can also be decoupled based in the idea of “experiments”.
- The programmer is forced to “think-before-program”, easing the code reuse.
|
|
Read more...
|