|
From: <no...@so...> - 2002-03-08 22:59:19
|
Feature Requests item #527600, was opened at 2002-03-08 16:59 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=527600&group_id=44253 Category: Interactions Group: Medium (< 1 pair-month) Status: Open Priority: 6 Submitted By: Brian Stoler (brianstoler) Assigned to: Nobody/Anonymous (nobody) Summary: Better interactions error messages Initial Comment: We should study all the different kinds of error messages you can get in interactions, and customize them to be better. Also, we need to resolve what to do with the stack trace -- right now we clip it, to get rid of useless info due to the interpreter, but I think we may clip too much sometimes. We also could present a better message when there is a syntax error, hopefully by telling the student what exactly went wrong (or at least where!). This will likely involve either modifying DynamicJava or yet more extension. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=527600&group_id=44253 |