From: SourceForge.net <no...@so...> - 2003-08-28 16:04:43
|
Bugs item #796762, was opened at 2003-08-28 11:04 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=796762&group_id=44253 Category: Interactions Group: Annoying Status: Open Resolution: None Priority: 6 Submitted By: James Hsia (jhsia) Assigned to: James Hsia (jhsia) Summary: Method return types not enforced Initial Comment: If a method is declared in the Interactions Pane, the return type is basically meaningless. Void methods can return values, and methods declared to return int can return whatever they want or not even return anything. This is either a problem in DynamicJava or a problem in the extensions we've made. Obviously we've overlooked this in our unit tests... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=796762&group_id=44253 |