Yes, I am looking for how to setup wire between specific gadget instances.
I've checked the gadget topics, it seems that once gadget A published a
topic, all the gadget B instances which subscribed to that topic, will be
invoked. Is there a way that I can only invoke one specific gadget B
instance when I publish a topic?

As mentioned in
http://opensocial-resources.googlecode.com/svn/spec/2.0.1/Core-Gadget.xml#rfc.section.C.12.6
, I believe the spec already covered such use case. But I haven't seen any
related API in common container.

Thanks
Best Regards

Marshall Shi(Shi Wei)


                                                                       
             Henry Saputra                                             
             <henry.saputra@gm                                         
             ail.com>                                                   To
                                       dev@shindig.apache.org          
             2011-12-29 16:12                                           cc
                                                                       
                                                                   Subject
             Please respond to         Re: dynamic wire for gadgets    
             dev@shindig.apach                                         
                   e.org                                               
                                                                       
                                                                       
                                                                       
                                                                       




Did you mean communication between gadgets?

- Henry

On Tue, Dec 27, 2011 at 12:03 AM, Wei CSDL Shi <shiwc...@cn.ibm.com> wrote:
>
>
> Section 12 of gadget spec 2.0.1 indicates that the wiring metadata of a
> gadget topic can be used for end user to wire publisher gadgets to
> subscriber gadgets from container level.
>
>
http://opensocial-resources.googlecode.com/svn/spec/2.0.1/Core-Gadget.xml#rfc.section.C.12.6

>
> Does anybody have the experience to leverage common container API to
setup
> the wire between gadgets? I am trying to wire the gadgets from the
> container level. I did a search in the common container, unfortunately I
> didn't find any direct API I can use for retrieving the gadget topics. I
do
> aware in the common container spec, there is a section talking about
> gadgets.rpc which can be used for wiring, but no further detail is
provided
> there.
>
> Thanks
> Best Regards
>
> Marshall Shi(Shi Wei)

Reply via email to