in reply to Re: Iterating though an array of objects
in thread Iterating though an array of objects
Why catch errors with eval if all you do is rethrowing them?
What if the constructor returned a false value? (It doesn't, but it could.) Then again, the exception message would be awful.
|
|---|