You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Vladimir Kovalyuk <ko...@gmail.com> on 2009/07/28 19:13:35 UTC

intercomponent communications

I don't see much buzz about this topic here, just a request for the trick
for the forthcoming Johnatan Locke book. So it seems for now that just a few
poople are interested in.

I experienced problems in different places with approaches where components
are loosely coupled and they try on their own to find the component which is
supposed to be the source of events.

I ended up with a form that serves as a subscription service for the
components and dispatches the events. Let me know if somebody is interested
in the implementation.

Re: intercomponent communications

Posted by Marcin Palka <ma...@gmail.com>.
That's quite interesting stuff. Could you contribute your code to the
wicketsuff  (e.g. create a new wicketstuff project) ?

cheers,
Marcin


Vladimir K wrote:
> 
> I don't see much buzz about this topic here, just a request for the trick
> for the forthcoming Johnatan Locke book. So it seems for now that just a
> few
> poople are interested in.
> 
> I experienced problems in different places with approaches where
> components
> are loosely coupled and they try on their own to find the component which
> is
> supposed to be the source of events.
> 
> I ended up with a form that serves as a subscription service for the
> components and dispatches the events. Let me know if somebody is
> interested
> in the implementation.
> 
> 

-- 
View this message in context: http://www.nabble.com/intercomponent-communications-tp24703947p24715276.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org