#52 new
Mark Caudill

Global dispatching of errors

Reported by Mark Caudill | August 8th, 2009 @ 12:39 AM

We need to add a global dispatch for errors. Some basic ideas are a debugging flag to determine if we should throw the error, a feature check for console/console.log that determines if we should log the error information, and pretty much making error reporting awesome so we can get good bug reports instead of assumptions as to what is or isn't working.

Comments and changes to this ticket

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.

New-ticket Create new ticket

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.

Tags

Referenced by

Pages