On Monday, July 30, 2012 11:42:03 PM UTC+2, Bruno Jouhier wrote: > > I still prefer the callback style over the event style because a read() > that returns null is always followed by either a "readable" or an "error" > event so the follow up event is fully correlated with the read() call. But > anyway, this API design is your call and the new API is clearly heading in > the right direction. I'll keep my "correlation" ramblings for a future blog > post. > > If it's any comfort, I agree with Bruno on this one.
- Bert