Re: oaf async patch.



On Fri, 6 Oct 2000, Dirk-Jan C . Binnema wrote:

> ->  
> -> +        interface ActivationCallback {
> -> +                oneway void report_activation_failed (in string reason);
> 
> Maybe a numeric errcode as well? That enables nice&fast
> switch logic to deal with error conditions. Oh, by the way, I've
> already fixed this in cvs ;-)

1. oneway operations can't return values.
2. Exceptions are the way to report errors in CORBA.

-- Elliot
DEAR IRS, Please cancel my subscription.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]