BLUEPRINTSSIMPLIFYING COMPLEXITY“It is infinitely harder to build complex software systems from complex objects”- Simple syntax and idioms structure - Simple component hierarchy and reusability - Inheritance of behaviors within the component tree Currently most RAD (Rapid Application Development) tools are deficient in many areas, bloated and overly complex. Requiring skilled resources more effort than should be necessary to create applications within those frameworks. Bambookit’s architecture idioms and functionality are handled within the framework which will greatly ease the burden on the developer in creating his applications. “It is far easier to build complex systems from SIMPLE objects”
|