![]() ![]() |
||
![]() |
![]() |
|
![]() |
[wingide-users] Wish List: Exception EnumerationJohn Ehresman jpe@archaeopteryx.com31 Jan 2002 16:59:17 -0500
Yes, something like this would certainly be helpful. We could also differentiate in the browser between exceptions which may be thrown by the function itself, those that will always be thrown, and those that will may or always be thrown by called functions. There will clearly need to be a filter for those exceptions which can be thrown by just about everything. Unfortunately, this probably will not be in the next minor release because it's a fair amount of work to set things up to collect the needed info (and we also want to implement other features for the release), but it is on our list of things to do. Thanks for your suggestion, John On Thu, 2002-01-31 at 05:07, F. GEIGER wrote: > I already posted this once upon last year, but as you recently asked for our > wish lists... > > So just to be sure this didn't get lost: > > > * Exception enumeration: > > It would be handy, if the source browser could list the exceptions a method > *or one of the methods it calls* could throw. > > It could be shown like so: > > MyClass > myMethod(x, y) throws(MyClassError, IOError) > > > There should be some kind of filter one can apply, because e.g. SyntaxError > and TypeError should not be listed, I guess. Exception from this: TypeError > is explicitly raised. > > Feasible? > > > Best regards > Franz GEIGER
Run by Mailman v 2.0.8 |
|
|
Copyright (c) 2000-2002, Archaeopteryx Software, Inc. Legal Statements | ||