|
From: Joerg L. <jo...@us...> - 2005-09-12 18:29:37
|
On 12.09.05, Joerg Lehmann wrote:
> On 12.09.05, Michael Schindler wrote:
> > There is something else that judges against raising an exception, in
> > favour of the "arbitrary marker value": We calculate curvatures and
> > rotations ... always for a list of parameter values. If one of them
> > makes problems, you will never find out which one of them it was and
> > you cannot do anything against it. The outcome would be that the user
> > (or the module that uses this feature) has to ask for one
> > parameter value after the other in a try...except block.
>
> I would say so. We could put this information in the exception instance
> and probably should do that anyway.
s/say/not say/
Jörg
|