That code should probably be deleted. Anything in the top level "javascript"
directory should be treated as nothing more than examples (maybe we should
just rename it to 'examples'?).
I think the only file in there that is actually important is the copy of
rpc_relay.html.
On Wed, Jul 8, 2009 at 1
This file used to have a bunch more code. The remaining utility function
inherits simulates java style inheritence and is used in gadgets.js like so:
gadgets.DefaultUserPrefStore.inherits(gadgets.UserPrefStore);
On Wed, Jul 8, 2009 at 12:19 PM, Gabriel Barros wrote:
> I failed to see what's the
I failed to see what's the utility there... anyone care to explain the
black magic involved?
/**
* @fileoverview Utility functions for the Open Gadget Container
*/
Function.prototype.inherits = function(parentCtor) {
function tempCtor() {};
tempCtor.prototype = parentCtor.prototype;
this.
/viewvc?rev=636258&view=rev
> > Log:
> > Fix for SHINDIG-83
> >
> >
> > Modified:
> >incubator/shindig/trunk/features/core/util.js
> >
> >
>
> incubator/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/http/GadgetRend
On Wed, Mar 12, 2008 at 10:10 AM, <[EMAIL PROTECTED]> wrote:
> Author: etnu
> Date: Wed Mar 12 02:10:33 2008
> New Revision: 636258
>
> URL: http://svn.apache.org/viewvc?rev=636258&view=rev
> Log:
> Fix for SHINDIG-83
>
>
> Modified:
>in
Author: etnu
Date: Wed Mar 12 02:10:33 2008
New Revision: 636258
URL: http://svn.apache.org/viewvc?rev=636258&view=rev
Log:
Fix for SHINDIG-83
Modified:
incubator/shindig/trunk/features/core/util.js
incubator/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/
er
> (SHINDIG-111)
> >
> > Modified:
> > incubator/shindig/trunk/features/core/json.js
> > incubator/shindig/trunk/features/core/util.js
> >
> > Modified: incubator/s
INDIG-111)
>
> Modified:
> incubator/shindig/trunk/features/core/json.js
> incubator/shindig/trunk/features/core/util.js
>
> Modified: incubator/shindig/trunk/features/core/json.js
> URL:
> http://svn.apache.org/viewvc/incubator/
Updated makeClosure to return the return value of the caller (SHINDIG-111)
Modified:
incubator/shindig/trunk/features/core/json.js
incubator/shindig/trunk/features/core/util.js
Modified: incubator/shindig/trunk/features/core/json.js
URL:
http://svn.apache.org/viewvc/incubator/shin
runk/features/core/util.js
Modified: incubator/shindig/trunk/features/core/util.js
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/features/core/util.js?rev=631722&r1=631721&r2=631722&view=diff
Author: lryan
Date: Mon Feb 25 15:55:48 2008
New Revision: 631044
URL: http://svn.apache.org/viewvc?rev=631044&view=rev
Log:
Handle null & undefined. Dont escape number, boolean etc.
Modified:
incubator/shindig/trunk/features/core/util.js
Modified: incubator/shindig/trunk/featu
?rev=630172&view=rev
> > Log:
> > Commit for SHINDIG-89
> >
> >
> > Modified:
> > incubator/shindig/trunk/features/core/legacy.js
> >incubator/shindig/trunk/features/core/prefs.js
> >incubator/shindig/trunk/features/core/util.js
>
/features/core/legacy.js
>incubator/shindig/trunk/features/core/prefs.js
>incubator/shindig/trunk/features/core/util.js
>incubator/shindig/trunk/features/views/views.js
>
> Modified: incubator/shindig/trunk/features/core/legacy.js
> URL:
> http://svn.apache.org/viewvc/incu
ures/core/util.js
incubator/shindig/trunk/features/views/views.js
Modified: incubator/shindig/trunk/features/core/legacy.js
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/features/core/legacy.js?rev=630172&r1=630171&r2=6301
lling gadgets.views.init and passing in all of
> the
> > supported views for this container and whether or not they're the "only
> > visible" gadget at render time.
> >
> > Also fixed a possible NPE with GadgetSpecParser and removed a dead file.
> >
&
gadget at render time.
>
> Also fixed a possible NPE with GadgetSpecParser and removed a dead file.
>
>
> Removed:
>incubator/shindig/trunk/features/core-features.txt
> Modified:
>incubator/shindig/trunk/features/core/util.js
>incubator/shindig/trunk/features/views/fe
for this container and whether or not they're the "only
visible" gadget at render time.
Also fixed a possible NPE with GadgetSpecParser and removed a dead file.
Removed:
incubator/shindig/trunk/features/core-features.txt
Modified:
incubator/shindig/trunk/features/core/util.
lect this).
Modified:
incubator/shindig/trunk/features/core/prefs.js
incubator/shindig/trunk/features/core/util.js
Modified: incubator/shindig/trunk/features/core/prefs.js
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/features/core/prefs.js?rev=616084&r1=616083&r2=6160
ator/shindig/trunk/features/core/prefs.js
incubator/shindig/trunk/features/core/util.js
incubator/shindig/trunk/features/dynamic-height/dynamic-height.js
incubator/shindig/trunk/features/flash/flash.js
incubator/shindig/trunk/features/minimessage/minimessage.js
incubator/shindig/t
ures/core/json.js
incubator/shindig/trunk/features/core/prefs.js
incubator/shindig/trunk/features/core/util.js
Modified: incubator/shindig/trunk/features/core/io.js
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/features/core/io.js?rev=613344&r1=613343&r2=6133
20 matches
Mail list logo