Re: eogenerator question
Re: eogenerator question
- Subject: Re: eogenerator question
- From: Guido Neitzer <email@hidden>
- Date: Sat, 10 Feb 2007 20:04:53 -0700
On 10.02.2007, at 19:56, Guido Neitzer wrote:
Is there a way to tell eogenerator to create an abstract subclass
if the entity is marked "abstract"?
To answer my question: yes, it is:
In the subclass template change the class definition line to:
public <$if isAbstractEntity$>abstract <$endif$>class <
$classNameWithoutPackage$> extends <$GEN_PREFIX$><
$classNameWithoutPackage$> {
Seems to work fine. Sorry for asking too early but I didn't think it
would be THAT easy. ;-)
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