Author: fhanik Date: Mon Feb 27 08:30:46 2006 New Revision: 381374 URL: http://svn.apache.org/viewcvs?rev=381374&view=rev Log: Added in more useful features
Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt URL: http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/modules/groupcom/to-do.txt?rev=381374&r1=381373&r2=381374&view=diff ============================================================================== --- tomcat/container/tc5.5.x/modules/groupcom/to-do.txt (original) +++ tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Mon Feb 27 08:30:46 2006 @@ -5,6 +5,9 @@ 3. DataSender or ReplicationTransmitter swallows IOException, this should be reflected up the channel and the sending app should be notified that the message did not send successfully +4. ChannelMessage.getMessage should return streamable, that way we can wrap, +pass it around and all those good things without having to copy byte arrays +left and right Interceptors to create 1. OrderInterceptor - guarantees the order of messages --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]