Start to throw errors in methods instead of return
Reported by Joe Gornick | March 11th, 2009 @ 05:37 PM
Specifically, when validating arguments, instead of doing
return;
, we should start throwing errors.
Comments and changes to this ticket
-
Joe Gornick April 1st, 2009 @ 12:43 AM
- Milestone cleared.
-
Mark Caudill August 10th, 2009 @ 11:51 PM
- State changed from new to duplicate
See #52 which begins addressing this concern.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.