On Dec 8, 2008, at 1:53 AM, Jerome Chan wrote:

Is there a simple way to do component to component communication?

The only appropriate ways are binding synchronization and calling a method on a parent component.


I have a page with a menu component and a object display component. I want to be able to call a method in the object display component from the menu component. My first thought is to have something like a controller in the enclosing page where my object display component would register with. Then my menu component would simply invoke the controller to call the object display component.


I don't think this is the right way to want to do this. The menu and the display component should be talking to the page, not each other.

Chuck


--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects






_______________________________________________
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]

Reply via email to