Issue Type: Task Task
Affects Versions: 1.4.0
Assignee: Unassigned
Components: core
Created: 21/Mar/14 11:34 AM
Description:

Currently we define a method called AeroGear.isArray, to test if an object is an Array.

the native Array.isArray() is available in all browsers that we are supporting, so we should just use that.

The plan should be to deprecate this method and remove it in 2.0. the AeroGear.isArray method will just return the native result

It is only used internally, but a user could be using it externally

Project: AeroGear JavaScript
Priority: Major Major
Reporter: Lucas Holmquist
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira