C++Builder-Roadmap
-
http://dn.codegear.com/article/36620
Roadmap für Tiburón schrieb:
C++Builder Themes
In addition, the C++ personality in Tiburón will focus on these three themes:
1. Standards and interoperability
In Tiburón, C++Builder is planned to have a strong commitment to standards based C++ and mixed-mode development with Delphi. The importing of Delphi controls is planned to be much easier and require no special workarounds opening the door to tens of thousands of Delphi controls in C++Builder. Additional features under consideration for enhancing standards conformance and interoperability include:* Continued conformance improvements to the current C++ standards
* resolving outstanding Delphi incompatibilities
* Unicode support in native C++ and VCL
* VCL adaption layer for C++ supporting RAII and iterator idioms
* C++ standard library TR1
* CORBA support for TAO ORB2. Productivity through the IDE
Developer productivity has always been a cornerstone of C++Builder. Productivity features under consideration for Tiburón include:* Faster compiles with precompiled-header tuning
* Enhanced unit test support
* More powerful Project Manager
* Two-way LiveSource UML modeling
* C++ Class Explorer3. Advanced support for the upcoming C++ “0X” standard
The C++ standard is evolving and C++Builder will lead the way delivering new language features, especially those that will be used within the library and the VCL itself. Features we are evaluating for Tiburón include:* Unicode support
* rvalue references
* variadic templates
* scoped enumsIDE Enhancements
The following IDE features are under consideration for Tiburón:
* A Resource File Manager integrated into the Project Manager
* Enhanced COM and Type Library file support
* Class Explorer for Delphi and C++Builder
* Enhanced support for localization of applications via the Integrated Translation Environment and the External Translation ManagerAdditional areas of focus under consideration for Tiburón are:
* DataSnap enhancements as described above
* DBXClient enhancements
* VCL enhancements to enable a more modern look for VCL applications
* Continuously improved and frequently updated documentation