cscheid / rserve-js

Javascript implementation of the Rserve protocol
MIT License
47 stars 32 forks source link

skip extraneous try/catch if not needed #12

Closed gordonwoodhull closed 10 years ago

gordonwoodhull commented 10 years ago

for debugging friendliness there are two attribute systems. skip trying the second one if we already found the ocap through the first one.