ติดตาม RAD Studio , Delphi & C++ Roadmap

บริการ SaaS สมองออนไลน์

ติดตาม RAD Studio , Delphi & C++ Roadmap

เป็นอีกเรื่องราวทางด้านเทคโนโลยี่สำหรับโปรแกรมเมอร์ที่ต้องติดตาม  กับการพัฒนา ภาษาประเภทเครื่องมือ  ที่ว่าไปจะเป็นตัวที่อยู่ระหว่าง OS กับ Middleware  ที่เป็นมิตรกับทุกแพลตฟอร์ม

ที่ในปี 2016 – 2017  มันจะเป็นมิจรกับ Linux มากขึ้น  ฟังก์ชั่นความสามารถการทำงานใน Linux ประกอบกับการทำงานของโปรแกรมภาษาประเภทนี้  ก็ย่อมจะปลดปล่อย พลังความสามารถของมันออกมา

พลันที่เครื่องจักรฉลาดขึ้น  ส่วนหนึ่งที่จะเป็นประโยชน์ต่อสังคมโลก  แต่อีกด้านหนึ่งมันคือผู้ล่า

บทความด้านล่าง  ขอยกมาทั้งกระบุงครับ  เก็บเอาไว้ชมกัน และติตดามว่าจะเป็นไปตาม Road map หรือไม่

Ref  :    https://community.embarcadero.com/article/news/16418-product-roadmap-august-2016

WRITTEN BY MARCO CANTU, RAD PM. POSTED IN NEWS

In February, we provided a detailed view of our Product Roadmap and we committed to update this Roadmap every six months to provide our many customers with good visibility into what is to come. As requested by many of you, we are moving to more updates and one larger release per year.

We have an exciting plan* that we will continue to fine tune to reflect customer and MVP requirements and input. One change from before is RAD Studio 10.1 Berlin Update 2 that will provide required support for Windows 10 Anniversary Edition, with specific support for the Windows Desktop Bridge, also known as Centennial. This update will also include new Win10 Anniversary Styles and UX controls.

While we continue to make excellent progress on Godzilla, we want to keep up-to-date with Microsoft developments.  To further expand our Windows 10 support, Update 2 will also include new Windows 10 Anniversary Edition styles and user interface controls.

As it was already discussed, the plan is to go back to a yearly release cycle, and offer 2 or 3 updates with additional features and support for new versions of the operating systems released during that time frame. This is an overall view of the roadmap, followed by some detailed comments by the three RAD Studio Product Managers: Marco, David, and Sarina.

2016 Product Roadmap

* Features are not committed until completed and released. All of the features mentioned in this article are subject to change, due to technical reasons or changes in priorities.

More Details from Marco

Marco CantuMarco focuses on the Delphi language and personality, Delphi RTL, the VCL, Database and Web Technologies, and RAD Server

Over the last couple of years, we have made tremendous progress with Delphi. As I speak with many MVPs and customers, I find that many new features incorporated in Seattle and Berlin are not so well known, starting with the extensive support for WinRT APIs on Windows 10. We delivered Windows 10 support for VCL in a timely way and plan to continue working in this direction, supporting new features in Windows 10 Anniversary Edition, as described earlier.

The most exciting new feature on the roadmap is the coming Linux support, which we’ll soon start previewing. Having the ability of taking your server side code (Apache extensions, console applications, WebBroker projects, DataSnap server, RAD Server modules, custom middle-tier architectures), keep your data access components and deploy on Linux on-premise machines or cloud instances, will open up new possibilities for Delphi developers — and C++Builder ones as well.

In the meantime we won’t forget improving the Delphi language. The main feature coming is support for nullable types, but we are also considering a rather long list of enhancements to the syntax, somehow minor changes that will improve the way you write code, its readability and expressiveness.

Here are some more roadmap details focused on Delphi, VCL and RAD Server:

BERLIN UPDATE 2

  • Windows Desktop Bridge (aka Centennial) deployment support, for building APPX files directly from the IDE, in a similar way of our mobile deployment support
  • QuickEdit properties, making it faster to do everyday tasks in the VCL designer, by providing rapid access to the most commonly used properties of standard controls
  • New Windows 10 CalendarView VCL control, matching the UX of the native WinRT calendar view controls (but entirely written in VCL code)
  • New VCL Styles for Windows 10 Anniversary Edition

GODZILLA

  • Delivering Delphi compiler and RTL for Linux Server 64bit
  • Integrated delivery of Konopka Controls
  • Further overhaul of VCL visual design experience, with the inclusion of designers from Konopka Controls in the core VCL design experience
  • New Windows 10 VCL controls including date and time pickers and additional customized panels
  • FireDAC Linux support and drivers update on all platforms, for a large numbers of supported database engines
  • Large-memory enable standalone Delphi compilers
  • The Linux version of RAD Server, with Apache integration, along with the ability to create Linux RAD Server API modules in Delphi and C++, some RAD Server Console UI enhancements and the Multi-Tenancy Capability

GODZILLA UPDATES

  • Quality and performance improvements
  • New VCL controls under evaluation
  • Improved code migration tools
  • For RAD Server, ActiveDirectory support for login and AD synchronization for accounts, plus Kerberos authentication for clients

CARNIVAL

  • Apple macOS 64-bit compiler and toolchain
  • Delphi language support for Nullable types
  • Delphi language syntax enhancements

CARNIVAL UPDATES

  • Quality and performance improvements
  • Further Windows 10 support

More Details from David

David MillingtonDavid focuses on the C++ language, including compilers and linkers, on the multi-platform debuggers, and the RAD Studio IDE

We have some great plans for C++Builder over the next couple of releases that I believe will make C++ readers very happy. We have been focusing on platform support recently, such as with the Linux Server work making its debut in Godzilla. That gives us great support for solving practical user needs – providing cross-platform support natively, compiling natively at all levels, with the same UI and other frameworks. No-one else is doing that to the level we do.  But the cost of focusing on that has been lagging on C++ language support and so from our strong platform foundation, we’re now going to improve that.

We plan to upgrade our Clang-based compilers to be based on Clang 3.9, and that will start with the Windows compilers with other platforms added soon after. In addition, we’re going to remain up to date with Clang: each release we will have compilers based very close to the head stable version of Clang.  That means we – and you our customers – can have your cake and eat it too: not only will you have better cross-platform support and cross-platform frameworks than other IDEs, but the C++ language support will be right up there as well.

We also want to open up a little bit from the closed silo we sometimes have with our IDE, and we’re starting this by looking into CMake support for our compilers, and also some degree of IDE integration. Let me know what you think here – we are evaluating what to support, and it’s not limited to only CMake. As well as tools, we’re also considering many of the common C++ libraries. Feedback on all of these is welcome.

Finally, we have some great plans for our debuggers, with ongoing work to start using LLDB on more platforms and improve its integration with our extensions and IDE. We want to end up using LLDB on many if not all platforms where we also use Clang and LLVM.

As some smaller but very important details, in Berlin’s Update 2, we will deliver rename refactoring for C++, which should be very useful. We’re also actively improving our IDE features, such as code completion, and the linker. Both these are things that we hear need work, and so we will focus on. All up I think we have some very nice items to deliver soon that will make long-time users happy, and some great features coming over the next year.

BERLIN UPDATE 2

  • Rename refactoring
  • Properties support in Win64 C++ debugger

GODZILLA

  • Delivering Linux Server 64

GODZILLA UPDATES

  • CMake support: inbuilt support for bcc32c and bcc64 in CMake itself (we will work with them, and/or write patches); some IDE support, extent to be decided
  • Upgrading to Clang 3.9
    • Win64 and Win32 initially
    • Full C++17 support
    • Other platforms over next few releases
    • Plan to stay constantly up to date with Clang – not fall behind like with Clang 3.3. End goal is all platforms rolling forward just behind the Clang head.

CARNIVAL

  • Significant debugger improvements for iOS64, OSX64 – use LLDB on these platforms with basic BCC extensions and Delphi support
  • Further Clang 3.9 / 3.x platforms

ONGOING, AND CARNIVAL FUTURE

  • Improved LLDB support – full extension, Delphi support; use on more platforms (iOS64, OSX64, Win64, Win32…)
  • Ongoing linker work

More Details from Sarina

Sarina DuPontSarina focuses on FireMonkey, the components libraries UX and styles, the installation experience, plus demos and documentation

Over the last couple of years, we have added a lot of great features to the FireMonkey framework. This includes the FireUI Multi-Device Designer, Behavior Services, FireUI Live Preview, native controls and many other features and enhancements that enable our customers to quickly build applications for multiple form factors and target platforms. One of the key themes in the FireMonkey roadmap is the expansion of our native controls support. We currently have Z-Order support on both iOS and Windows, and support native presentation for various UI controls on both platforms.

As you can see in our FireMonkey roadmap below, we have plans to extend our Z-Order support to both Android and Mac OS. As part of our roadmap, we are also planning on adding native presentation support for a range of UI controls on both Android and Mac OS. I think you will like the new native rendering support for TGrid on iOS which will be introduced in Update 1. Grid like layouts are popular in tablet applications given the additional screen real estate. They also offer a very flexible UI for enterprise apps where a table like layout may be preferred and features like column reordering, column resizing and text input are often required. I provided a sneak peek in a recent blog post.

BERLIN UPDATE 1

  • Native presentation support for TGrid on iOS
  • FireMonkey bug fixes

BERLIN UPDATE 2

  • New FireMonkey styles for Windows 10 Anniversary Edition
  • FireMonkey bug fixes
  • Deployment support for latest versions of supported operating systems

GODZILLA

  • FireMonkey native rendering support for Android, Phase 1: Z-Order Manager
  • FireMonkey refactoring work
  • Deployment support for latest versions of supported operating systems
  • Radiant Shapes component library
  • Various FireMonkey enhancements

GODZILLA UPDATES

  • FireMonkey native rendering support for Android, Phase 2 & 3 : Native presentation for various UI controls, including TEdit, TMemo etc.
  • Additional FireMonkey styles
  • Update advertising component to support additional advertising services
  • FireMonkey bug fixes

CARNIVAL

  • Native presentation for additional UI controls on Android
  • FireMonkey native rendering support for Mac OS, Phase 1: FireMonkey Z-Order Manager
  • FireMonkey native rendering support for Mac OS, Phase 2: Native presentation for various UI controls, including TEdit and TMemo
  • Additional FireMonkey controls, including platform specific controls
  • Deployment support for latest versions of supported operating systems
  • FireMonkey maps support on Desktop

CARNIVAL UPDATES

  • Native presentation support for additional UI controls on Mac OS (TListView, TGrid etc.)
  • Native presentation support for additional UI controls on iOS, Android and Windows
  • FireMonkey bug fixes and other enhancements

We are excited about the current RAD Studio roadmap and what lies ahead. We know the plans don’t cover everything you are expecting, but rest assured there will be many other features delivered along with the main ones highlighted in this document. It is also possible that some of the features will be delivered earlier than listed above.

If you have specific questions or feedback,  please let us know, reaching any of the PM over email. You can also log ideas and feature requests at quality.embarcadero.com.

These plans and roadmap represent our intentions as of this date, but our development plans and priorities are subject to change. Accordingly, we can’t offer any commitments or other forms of assurance that we’ll ultimately release any or all of the above-described products on the schedule or in the order described, or at all. These general indications of development schedules or “product roadmaps” should not be interpreted or construed as any form of a commitment, and our customers’ rights to upgrades, updates, enhancements and other maintenance releases will be set forth only in the applicable software license agreement. 

 

Facebook Comments

6843total visits,6visits today

ใส่ความเห็น