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 provide a short learning curve so developers can become productive quickly.
TAOX11 provides development tooling that aims to generate as much template code as possible, leaving only the application-specific details for your developers to implement. Regeneration support makes maintaining those parts as simple as possible.
The state-of-the-art C++17 features used by TAOX11 help developers write less error-prone code and simplify memory management.
Incremental Development
TAOX11 provides an architecture ideally suited for incremental or iterative (“Agile”) development.
Applications can be developed and tested separately in consecutive or parallel iterations. Connections can initially be tested locally and moved to remote, distributed scenarios later in the development process without requiring changes to the application implementation.
Application implementations can also be developed incrementally, completing or enhancing the implementation over multiple iterations without directly affecting other applications.