Re: Dynamic Forms?
From: Hans Forbrich <forbrich_at_telusplanet.net>
Date: Fri, 28 Mar 2003 00:26:48 GMT
Message-ID: <3E839602.305EBA75_at_telusplanet.net>
Date: Fri, 28 Mar 2003 00:26:48 GMT
Message-ID: <3E839602.305EBA75_at_telusplanet.net>
Ryan wrote:
> how would you do it with jdeveloper that is different from forms?
>
I found that the Forms language, while good, is somewhat closed and not readily extensible. (Qualification - I haven't looked at it very closely in several years.)
The 'form blocks' that JDeveloper creates are pure Java and are totally
available. You can extend that in many ways. IIRC, there were some
interesting patterns presented 2-3 years ago that talked about dynamic
interfaces.
/Hans
Received on Fri Mar 28 2003 - 01:26:48 CET