Re: Fetching from related object
Re: Fetching from related object
- Subject: Re: Fetching from related object
- From: Randall Perry <email@hidden>
- Date: Mon, 26 Apr 2004 14:38:37 -0400
on 4/26/04 12:04 PM, Chuck Hill at email@hidden wrote:
> Anything in the CustView or Log constructor?
> Override awakeFromFetch?
>
>
No, just call to super().
public Log() {
super();
}
public CustView() {
super();
}
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Development/Promotion
Mac Consulting/Sales
http://www.systame.com/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.