• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

ADF Framework

 
Ranch Hand
Posts: 196
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Some months ago I've attended a presentation of Steven Davelaar in the Netherlands. It was a nice presentation but afterwards I realized that there is nothing new in the ADF framework. But maybe someone else can show me the error I've made. What does this framework add to the already existing open source frameworks? Beside that I think ADF is a just a small layer around a rdbms, really not enough to serve applications with a large amount of business logic. Are there any opinions over here?
 
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My personal opinion is that ADF (which is/was a JSR) is currently too proprietary to Oracle to use, and generates humungous amounts of code when used with JDeveloper. Angle brackets from hell comes to mind.

Rod Johnson recently commented on this in his new book "J2EE without EJB".

I wrote one app using BC4J about a year ago... and ADF seems to be the next step in its complexity. While that complexity is generally hidden from the would-be developer, it shows up when you start to drill down into the code.

While probably unrelated to the topic, I don't understand why Oracle is pursuing UIX... but it's part of its ADF framework.
 
Arnold Reuser
Ranch Hand
Posts: 196
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well ADF UIX will be replaced by ADF Faces, which is probably a thin Oracle layer around JSF. They call it a significant evolution ;-)
Probably there will be a large amount of arguments in favor of the 'open source' ADF, but I'm still looking for only one strong one.
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic