Accelerator (software)

The Accelerator is a collection of development solutions for IBM i and Windows platforms using .NET Framework, and/or LANSA, technologies provided by Surround Technologies.[1] The Accelerator development architecture is a tool for building Windows and Web apps within a structured framework.[2]

The intent of the Accelerator solutions is to provide a rapid application development (RAD) environment, that produces well-designed n-tier code that can run in a client/server, web or mobile deployment. The use of Microsoft’s .NET Framework, is recommended for zero-lock in development and optimal deployment flexibility including both Windows Presentation Foundation (WPF) and Responsive web (and mobile) design (ASP.NET MVC / Bootstrap) clients.[1]

The Accelerator uses customizable templates, standards and naming conventions to generate code. The generated code is human readable, and standardized to minimize testing, debugging, customization, and future maintenance efforts. The generated code follows object-oriented programming design principles, the inversion of control (IoC) pattern, observer pattern, model–view–viewmodel (MVVM, with OO techniques to avoid redundancy, promote ease of testing and maintenance).[1] Supports ASP.NET MVC3 Framework.[3] Other patterns followed by the architecture, or are adapted depending on the case; flexibility promoted by the typical use of abstraction patterns when practical. Abstraction is promoted though the use of Windows Presentation Foundation and Windows Communication Foundation.

For .NET

The Accelerator's core system architecture provides a base set of functionality and wizard-driven code generation through the implementation of:

For Visual LANSA

The Accelerator architecture supports service-oriented architecture that includes built-in features like business objects, frameworks, bus interfaces, plug-ins, XML, dashboards, and wizards to simplify deployment.

BOS framework
Accelerator BOS

The Accelerator Business Objects and Services implements a framework that consists of server-side Business Objects, Presentation and Data Service Buses, and Service Adapters. The service-oriented architecture integrates with adapters for XML, SOAP, REST, ActiveX, .NET, XAML/WPF, etc. Because of SOA, BOS functions under IBM i, Windows, LANSA – virtually any server.[5]

References

This article is issued from Wikipedia - version of the 11/17/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.