You cannot post messages because only members can post, and you are not currently a member.
Description:
The JDev ADF Enterprise Methodology Group is for discussing high level design issues for ADF projects, beyond how to get things to work or bugs via the OTN forums.
This is a professional forum. Please join with accounts based on your name. Attempts to join with anonymous accounts will be refused.
|
|
|
Dynamic Tabs Shell template - useful to mere mortals?
|
| |
Yesterday I had a look into the new Dynamic Tabs Shell template, as
delivered in 11gR1 PS1. I wrote a blog posting about it here:
[link]
Now my question is, how useful will this template be to custom/bespoke
app developments of a much more modest size than Fusion Apps? I've... more »
|
|
How about a document on Anti Patterns?
|
| |
This recent discussion ([link]
browse_thread/thread/85789753d 19d1aeb)
prompted me to think of another document on common ADF anti-patterns/
bad practices parallel to the Coding Standards document.
I have read some good tips on what *not* to do by Steve Muench and the... more »
|
|
Standards around Model / UI project dependencies
|
| |
Hello Everyone,
This is my first post to the group and I look forward to exchanging
ideas with all of you. I am very passionate about getting this
excellent technology widely adopted and in the right way.
I did search the group for existing posts on this topic but didn't
find any.
I think one point that merits an addition to the standards is for... more »
|
|
DB API-based ADF Business Components
|
| |
Hi all,
Not 100% sure this is appropriate here--mods, please delete if it
isn't.
I wanted to announce an ADF project I just started on SampleCode: A
completely rewritten framework for DB API-based ADF Business
Components. The first public beta version (0.1b) is available for
download now, but I'm especially interested in finding any community... more »
|
|
Reuse - Base class for backing beans
|
| |
I found that there were some methods that I was writing again and
again in backing beans. So I finally wrote my own backing bean base
class, and now all my backing beans subclass it. Anybody else doing
this? Good idea or bad? Another approach is to write utility classes
like Steve Muench;s EL class, and call the utility methods where... more »
|
|
Reuse - Do you have your own subclasses of ADF BC Impl classes?
|
| |
What the subject says -
I've heard Steve Muench and others state as a best practice that you
should always subclass ADF BC's implementation classes even if you
don't plan at first to write any of your own code in them. The idea
is that if you later decide to add some code you have a place to put... more »
|
|
PL/SQL global context and global temporary table in ADF
|
| |
Hi All,
I have read many different topics around lots of PL/SQL and ADF. I
still want to start this new thread to address one of our biggest road
block of ADF project. Our current project has so many PL/SQL code and
many API calls involve PL/SQL global context setting where other PL/
SQL APIs depend on last calls. Also there are some Global Temporary... more »
|
|
One Model Project and two viewProjects
|
| |
When we disign applications in jDev; we are quite driven to share model projects directly into viewProjects; The real fact is that model projects, are not to be directly shared by diferrents viewProjects; at least in my tests here; how to deal with it ? [link]... more »
|
|
|