Form Architecture
Posted: Fri Aug 07, 2009 11:14 am
by Wilfred Verkley >> Tue, 2 Mar 1999 20:53:38 GMT
Hi Jaders
I was having a look at how forms are stored in the jade database the other day and I noticed that all the form definitions are instances of the "Form" class. Why is this? My Initial expectation was that when I design a "CustomerForm" that a single persistent instance of this class exists in the database.
I suspect the reason is so that jade doesnt have to do a re-org everytime the CustomerForm is altered?
Is there then a way of finding out what class a form definition belongs to? ie to programmatically change the definition of all the forms belonging to a certain sub-class.
Thanks,
----
Wilfred Verkley
wxv@wang.co.nz
Hi Jaders
I was having a look at how forms are stored in the jade database the other day and I noticed that all the form definitions are instances of the "Form" class. Why is this? My Initial expectation was that when I design a "CustomerForm" that a single persistent instance of this class exists in the database.
I suspect the reason is so that jade doesnt have to do a re-org everytime the CustomerForm is altered?
Is there then a way of finding out what class a form definition belongs to? ie to programmatically change the definition of all the forms belonging to a certain sub-class.
Thanks,
----
Wilfred Verkley
wxv@wang.co.nz