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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]