BackboneBootstrap
BackboneBootstrap copied to clipboard
integrate client side errors with server side error handling
add support for client side errors
errors on the client side should generate the same json that comes from the server
ErrorManager class should now how to load errors from client or from server, and act accordingly