Re: Component To Component Communication?
Re: Component To Component Communication?
- Subject: Re: Component To Component Communication?
- From: Chuck Hill <email@hidden>
- Date: Mon, 8 Dec 2008 11:59:21 -0800
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden