Re: Altering EOModel
Re: Altering EOModel
- Subject: Re: Altering EOModel
- From: Guido Neitzer <email@hidden>
- Date: Sun, 18 Jan 2009 14:14:08 +0100
On 16.01.2009, at 21:20, Stavros Panidis wrote:
Hi all,
I am developing an application where I want to give to the end user
the ability to alter EOModel and database, that is to add fields in
a table, or to add a new table and to be able to insert and/or edit
data on this table.
I am sure that there is a way to do it but as with the whole
WebObjects documentation is a miracle to find out how (at least for
a new comer like me).
Can anyone suggest to me some APIs or readings about this?
Are you really sure that you want to alter the MODEL on the fly? I
have really seen a need for something like that as it can normally be
done in better ways by making the model generic enough to handle
additional information or so. Every application that does for example
surveys does things like that, normally without altering the model.
cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden