You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Ryan Baxter (JIRA)" <ji...@apache.org> on 2014/03/05 02:37:50 UTC

[jira] [Updated] (SHINDIG-1680) Introduce an API to test is a value is undefined and utilize it across the feature code

     [ https://issues.apache.org/jira/browse/SHINDIG-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Baxter updated SHINDIG-1680:
---------------------------------

    Fix Version/s:     (was: 2.5.1)
                   2.5.2

> Introduce an API to test is a value is undefined and utilize it across the feature code
> ---------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1680
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1680
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Javascript 
>    Affects Versions: 2.5.0-beta1
>            Reporter: Stanton Sievers
>            Priority: Minor
>             Fix For: 2.5.2
>
>
> To improve the feature JavaScript code, it would be nice to have a global API (in core.util or the like) that can be used when testing a value against undefined.  Currently, much of the code uses "typeof val == 'undefined'" checks.  These could be replaced with a utility function that does that check.



--
This message was sent by Atlassian JIRA
(v6.2#6252)