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++17 programming language and C++17 standard library. Together, these enable a very short learning period for your developers, so they become 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++17 features leveraged by TAOX11 help your developers 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 iterations. Connections can initially be tested locally, moving to remote, distributed scenarios later in the game, without having to change anything in the application implementation.
Application implementations can also easily be developed incrementally, completing and/or enhancing the implementation over multiple iterations without directly affecting other applications.