Standardizing stack straces?
# William Edney (14 years ago)
I concur...
In addition, a standardized, built-in debugger API would also be nice... there was the Crossfire effort but I'm not sure where that ended up or who is supporting it.
I'm not sure how others feel about standardizing such 'meta features' of the language, but I'm all for such efforts.
It’d be nice if stack traces were standardized. Are there any plans to do so? The following project could be used for shims: stacktracejs.org
Axel