Re: Type casting in WOComponents
Re: Type casting in WOComponents
- Subject: Re: Type casting in WOComponents
- From: Mike Schrag <email@hidden>
- Date: Thu, 7 Jun 2007 10:39:49 -0400
It's "type independent"
This is not a good choice of words -- You obviously can only call a
method on an object whose class HAS that method, but rather I mean
it's not statically bound to the method call like if you wrote this
string of method calls in code, so as long as each object in the
keypath has a method with that name, it doesn't require static typing.
ms
_______________________________________________
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