Closed asonnenschein closed 10 years ago
Right now I hardcoded the function so that it will only run getCapabilities on the first url in the array it is given. I tried using underscore's 'each' function but couldn't get it working.
@rclark @jalisdairi
@asonnenschein that's what async is for.
Right now I hardcoded the function so that it will only run getCapabilities on the first url in the array it is given. I tried using underscore's 'each' function but couldn't get it working.
@rclark @jalisdairi