On 2014-03-03, at 18:54, Jan Honza Odvarko <odva...@gmail.com> wrote:

> URLs in stack traces for exception objects have been recently changed. There 
> is a column number appended at the end (I am seeing this in Nightly, but it 
> could be also in Aurora).

For my gratification, why is this information not also provided as an object?

This demonstrates just how brittle it is to rely on string formats.

Java once only provided access to stack traces in string form.  They fixed that 
by adding a new accessor for the stack trace that was structured.  We should 
too.

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to