Discussions
Categories
- 196.7K All Categories
- 2.2K Data
- 235 Big Data Appliance
- 1.9K Data Science
- 449.8K Databases
- 221.6K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 549 MySQL Community Space
- 477 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 532 SQLcl
- 4K SQL Developer Data Modeler
- 186.9K SQL & PL/SQL
- 21.3K SQL Developer
- 295.4K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.1K Development Tools
- 104 DevOps
- 3.1K QA/Testing
- 645.9K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 153 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 17 Java Essentials
- 158 Java 8 Questions
- 85.9K Java Programming
- 79 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.2K Java SE
- 13.8K Java Security
- 203 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 395 LiveLabs
- 37 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.6K Other Languages
- 2.3K Chinese
- 170 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 230 Portuguese
APEX 5.0 release date
Answers
-
What is missing currently in Apex version latest, that makes you want to have an Apex v5?
And how sure are you that this specific requirement of yours will be addressed in a new version?
Apex is quite flexible. And even if it does not support a specific feature (e.g. HTML5 canvas graphics), it does not mean that you cannot integrate it. So why then the current desire for a new version?
-
-
PK,
I'd be interested knowing about V. 5 as well. There will likely be bug fixes and additional features that make doing what we've been doing easier and cleaner. I'm sorry if there have been replies that seem less than helpful.
Joel Kallman was just here -- literally a couple of buildings over -- but I had to get someone to-from medical appts. that morning. Maybe one of the other folks who went has notes.
Regards,
Howard
-
It's highly unlikely that any date may have been mentioned. In March (ogh apex day) there was also talk about 5.0 and maybe even a 4.3 release, but there is always the "safe harbour statement" so no guarantees on anything (features, dates, releases) - only: this is what we'd like to get in or are looking at. I'd be surprised if any concrete date or period would've been mentioned. Honestly, nothing to do but sit and wait, and suddenly an early adopter will pop up. If you have a requirement now, then deal with the now and don't hope for any eventual feature in a release somewhere in the future. That's how it's been so far.
-
Hi,
As I'm sure many of you are aware, we are not obliged to discuss release dates for our products, so unfortunately we can't provide a release date for our next major release, APEX 5.0. However, what I can mention is that we do intend on releasing a patch release, APEX 4.2.3, soon. So I suggest keeping an eye on our OTN page for when it is made available. In the meantime, you can refer to our 5.0 Statement of Direction for details of proposed features for that release. If you wish to submit requests for new features, please refer to our Feature Requests application.
Regards,
Hilary
-
Thanks Tom.
Howard
"nothing to do but sit and wait" ???
-
Thanks Hilary.
-
I don't know about you, but that is what I do all day!
-
Because we have a some requirement and functionality that i want to build in my application which is going to be part of V5 like multiple IR reports, JQuery Grid and hoping to see some new template for mobile application. I know there is a workaround for all. I can create multiple page with IR report and display in one page using iframe or integrate jQuery grid and create a template. This required more effort and time. If the functionality is build within apex it is easy to maintain and upgrade. Since it almost a year after 4.2 was release and was mention that V5 will be release in the first part of the financial year. If the functionality is build within apex it is easy to maintain and upgrade.
-
I don't like IR reports. And the graphing is horrible (in IR, not just using Apex graphs in general).
I have rewritten much of the stuff I don't like, like graphing - and it works seamlessly (as new report regions) in Apex. Which is IMO one of the biggest strengths of Apex. The ability to extend the framework.
My colleagues are extensively using ExtJS in Apex for example. The web app from a GUI perspective looks nothing like Apex. Yet, the runtime framework is all Apex.
So one can either sit and wait for something to happen.. maybe.. in an Apex upgrade.. at some time. Or one can use the ability that Apex provides to build and integrate the functionality wanted.
I'm not one for waiting...