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