Re: WonderEntity / _WonderEntity
Re: WonderEntity / _WonderEntity
- Subject: Re: WonderEntity / _WonderEntity
- From: Florijan Stamenkovic <email@hidden>
- Date: Mon, 13 Oct 2008 11:03:56 -0400
Without more info, it looks as though your eogen file is not finding
your prototypes entity / model. This makes it unable to detect the
class types of attributes, because that information is stored in the
prototype.
Some questions:
1. How do you deal with prototypes (separate model, separate project,
built framework)?
2. Does your model complain when you open it of not being able to
load prototype information?
3. Under "referenced models" in your .eogen file, do you have the
"Load model group" checkbox ticked?
HTH,
F
On Oct 11, 2008, at 17:12, Ricardo J. Parada wrote:
Hi,
I created a .eogen file for my eomodel. Under the Templates
section I left blank the Templates Folder text field. Then for the
Template and Subclass Template text fields I specified
_WonderEntity.java and WonderEntity.java. However, my _Foo.java
has stuff like this in it:
...
public static final String LAST_NAME_KEY = "lastName";
public static final ERXKey<$attribute.javaClassName> LAST_NAME =
new ERXKey<$attribute.javaClassName>(LAST_NAME_KEY);
Any guess what I'm doing wrong?
Thanks,
Ricardo Parada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
_______________________________________________
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