Re: WOLips resolving methods in the class hierarchy
Re: WOLips resolving methods in the class hierarchy
- Subject: Re: WOLips resolving methods in the class hierarchy
- From: Ulrich Köster <email@hidden>
- Date: Tue, 5 Jun 2007 10:19:59 +0200
Moin Ed,
we're using the Eclipse Java facility for it. You have to define your
variable with the type.
private Account account; (does work)
private EOGenericRecord account; (doesn't work)
Uli
Am 05.06.2007 um 09:22 schrieb Edgar Ra. Klein:
Hi,
I'm wondering whether I'm doing s.th. wrong or WOLips just cannot
resolve some methods in the model files.
I have generated _Class and Class-files using eogenerator. Now I
have an instance of e.g. Author object, let say author, using in my
component and refer to it in the .wod file like author.firstName to
bind it to a WOString. Since the class Author extends _Author it
does not have the method firstName, but _Author does.
My question: Is WOLips currently not resolving methods going up the
class hierarchy as expected?
Thanx for any comments and suggestions,
Ed
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@assense.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