Productivity

3S Development


TAOX11 offers a Standardized, Simple and Safe (3S) development environment for your applications.

By supporting the OMG IDL to C++11 language mapping TAOX11 provides a standardized API based on the C++11 programming language and C++11 standard library. These together enable a very short learning period for your developers which enables them to be productive fast.

TAOX11 provides development tooling that strives to generate as much (template) code as possible leaving only the details for your developers to fill in. Regeneration support makes maintaining even those parts as simple as possible.

The state of the art C++11 features leveraged by TAOX11 help your developers to be less error prone and make memory management easy.

Incremental Development


TAOX11 provides an architecture ideally suited for incremental or iterative ("Agile") development.

Applications can be developed and tested separately from each other in consecutive or parallel interactions. Connections can initially be tested locally, moving to remote, distributed scenarios later in the game without having to change anything to the application implementation.

Application implementations can also easily be incrementally developed, completing and/or enhancing the implementation over multiple iterations without directly affecting other applications.