You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Paul Lindner <li...@inuus.com> on 2010/01/27 09:40:13 UTC

Fwd: [jira] Created: (SHINDIG-1273) Add 'globals' feature for javascript code

FYI.

codereview.appspot.com's upload.py is giving me 500 errors.

Hopefully some folks can evaluate these changes..

---------- Forwarded message ----------
From: Paul Lindner (JIRA) <ji...@apache.org>
Date: Wed, Jan 27, 2010 at 12:37 AM
Subject: [jira] Created: (SHINDIG-1273) Add 'globals' feature for javascript
code
To: shindig-issues@incubator.apache.org


Add 'globals' feature for javascript code
-----------------------------------------

                Key: SHINDIG-1273
                URL: https://issues.apache.org/jira/browse/SHINDIG-1273
            Project: Shindig
         Issue Type: Improvement
   Affects Versions: 1.1-BETA5
           Reporter: Paul Lindner
           Assignee: Paul Lindner
            Fix For: 1.1-BETA6
        Attachments: globals.diff

In the javascript code base there are multiple places where global variables
gadgets/shindig are set.  We should set these once in a globals block and
then set a dependency for that feature.  This will insure that our top level
namespace is properly set up once and only once and make it easier to move
to the closure compiler in the future.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.