Does anyone have any sense on that? Seems the JAVA version doesn't support
this substitution.
On Mon, Mar 19, 2012 at 10:17 AM, Yao Zhang wrote:
> Does anyone know that if is supported in java?
>
> I found that declaring Variables Inline - does not work. Following
> is a simple gadget using os
Doug as I said to Jiho, I did not see any support out of the box for
these. You may be able to use some of the container lifecycle events in
order to know when to call the lifecycle events defined in the gadget. For
example the containers unload event could be used to know when to call the
RES
I know there is discussion about this topic over on the OpenSocial and
Gadgets Specification google group. So please let me know if I¹m polluting
this maillist with something that shouldn¹t be discussed here.
I¹ve been pretty familiar with the container lifecycle events available via
addGadgetLif
Fixed. I didn't use the maven release plugin to do this, which it appears
Paul was using. I just modified the POMs by hand... hope that's OK.
Thanks,
-Stanton
commit -m "Reverting builds to "2.5.0-SNAPSHOT" label as opposed to
"2.5.0""
C:/EclipseWorkspaces/fiestaWorkspace/shindig-project-TRU
Here's my experience. First the setup.
locahost:8080/opensocial - shindig server
localhost:9090/opensocial-demo - demo client
The client includes the shindig javascript as follows:
And creates the container as follows:
var config = {};
config[osapi.container.ServiceConfig.API_HOST] =
Hi Jiho, thanks for the question. In the future through you want to
forward these types of questions to the Shindig Dev list, who I have added
to the email thread. You can find a list of all our mailing lists here
http://shindig.apache.org/mail-lists.html.
Now to your question...
I have not pers
>-Original Message-
>From: Dan Dumont [mailto:ddum...@us.ibm.com]
>Sent: Tuesday, March 27, 2012 8:52 AM
>To: dev@shindig.apache.org
>Subject: RE: Shindig running on different domain than container REVISITED
>
>What about the osapi calls like osapi.http that go to the container and
>then to