From: SourceForge.net <no...@so...> - 2008-01-07 21:08:49
|
Feature Requests item #1866162, was opened at 2008-01-07 15:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1866162&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interactions Group: None Status: Open Priority: 5 Private: No Submitted By: Dave (pexatus) Assigned to: Nobody/Anonymous (nobody) Summary: Option to require variable declaration Initial Comment: The Dr Java interactions window allows one to omit the variable type declaration, and it infers the type from the variable's initial assignment statement. For those using Dr Java to teach, it would be useful to have a preference setting that requires the variable's type to be declared explicitly in the interactions window. Otherwise, students get used to omitting the variable type in the interactions window, and then are left to wonder what the error message in the declarations window is all about, which is confusing because the code causing the error works in the interactions window. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1866162&group_id=44253 |