From: Andreas K. <ak...@ix...> - 2000-03-03 20:22:53
Hi Phil,
in CORBA::string_*() you say
// TODO: need to deal with exceptions here!
what kind of exceptions do you mean? the spec says those methods may not
throw any, so where's the issue?
andy
Andreas Kloeckner wrote:
>
> Hi Phil,
>
> in CORBA::string_*() you say
>
> // TODO: need to deal with exceptions here!
>
> what kind of exceptions do you mean? the spec says those methods may not
> throw any, so where's the issue?
>
You're right. I think you can safely remove those comments.
Phil.