dgets / DOCshell

Damo's version of the DOC (Citadel-esque) shell, in JavaScript, for use with Synchronet 3.14+ systems
https://www.pivotaltracker.com/n/projects/1206002
4 stars 1 forks source link

dexpress.js handles errors ineffectively #207

Closed dgets closed 9 years ago

dgets commented 9 years ago

Passing values instead of throwing exceptions. Fix this; scan the rest of the code to make sure it isn't done anywhere else, as well.