On Sat, 15 Dec 2001 02:32, Berin Loritsch wrote: > Avalon: > > PreparedEnqueue transaction = source.prepareEnqueue( events ); // Avalon > queues start with a source. if ( should_commit ) > { > transaction.commit(); // Never have a bad key! > } > else > { > transaction.abort(); // Never have a bad key! > }
+1 > I would like to have reactions on the Blocking and EventDropping issues > though.... Event dropping should be an application specific thing. However I am not sure why Blocking and non-Blocking versions of interfaces need to be separate. I haven't looked closely at the proposal though - will try to do so real soon now ;) -- Cheers, Pete ---------------------------------------- Why does everyone always overgeneralize? ---------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>