RE: Invoking a component with arguments in WOD
RE: Invoking a component with arguments in WOD
- Subject: RE: Invoking a component with arguments in WOD
- From: "Lachlan Scott" <email@hidden>
- Date: Fri, 21 Sep 2007 14:53:11 +1200
- Thread-topic: Invoking a component with arguments in WOD
Lachlan
> -----Original Message-----
> Actually why not do this?
> MyWebObjectName : MyDesiredComponentName {
> user = session.user;
> }
This is what I thought I wanted to do, thanks.
Can you clarify if this below would be a true and generic version of
what you've suggested for those of us feeling small of brain ;-} ie. Can
I do this sort of thing generally with WOD?
MyWebObjectName : MyDesiredComponentName {
publicVariableInMyDesiredComponentName = someValueIWishToPass;
}
(and if anyone can do it more succinctly, Lord Jobs knows I'd be
obliged. ;-)
Finally, is there any related Apple or other doco I can read that
deccribes WOD usage generically?
Thanks
The Other Lachlan
_______________________________________________
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