We have a big Oracle Forms 10 application and have been thinking about future direction. The choices seem to be:
- Continue development with Forms (Oracle has stated it will continue support).
- Do future development with Oracle Application Development Framework (ADF) and Oracle JDeveloper. This can co-exist with Forms.
- Migrate the whole application to a Java MVC model. There are various tools to facilitate this. Big advantages here are the fact that Java developers are easy to find and it allows us superior interfacing access via e.g. web services.
One of the driving issues for this change is that Forms developers are becoming hard to find.
Any suggestions or comments on the best way to go based on previous experience?