From the ERExtensions properties file:

## Enable Wonder's "extended prototypes" feature.
## Allows for prototypes with naming conventions as follows and with prototype attributes ## chosen in the following priority order where the same attibute name appears in
## multiple prototype entities:
## EOJDBC<pluginName><modelName>Prototypes, EO<adaptorName><modelName>Prototypes, EO<modelname>Prototypes, EOJDBC<pluginName>CustomPrototypes, ## EO<adaptorname>CustomPrototypes, EOCustomPrototypes, EOJDBC<pluginName>Prototypes, EO<adaptorname>Prototypes, EOPrototypes.
##
## Note that Wonder's erprototypes generally have the "EOJDBC<pluginName>Prototypes" convention for JDBC adaptor prototypes ## so you can override Wonder's prototypes for your own project by having prototype entities with names such as ## EOJDBCMySQLCustomPrototypes and even override that with model specific variations using sth like EOJDBCMoviesPrototypes
## if your model name was 'Movies'.
# er.extensions.ERXModelGroup.modelClassName = com.webobjects.eoaccess.ERXModel
# er.extensions.ERXModel.useExtendedPrototypes = true


On Oct 27, 2010, at 3:05 PM, Farrukh Ijaz wrote:

Hi List,

Is it true that we can have only one ERPrototypes framework for the JDBC prototypes? What about if we want to define our own prototypes?

Keeping in mind, I do svn update to get the latest code from Wonder and replace the ERPrototypes framework with our version of ERPrototypes. So I'm hoping I can do something like MyPrototypes along with ERPrototypes.

Thanks,

Farrukh _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/ramsey%40xeotech.com

This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to