[Mono-dev] [PATCH] System.Messaging initial provider layer implementation

Atsushi Eno atsushi at ximian.com
Thu Apr 10 04:49:25 EDT 2008


Hello,

That's a great challange :) Yes we would like to see the actual
implementation somewhere.

For your patch, I'd rather wait for the actual working code, as
some properties in Message may be better tied to the actual
bridge implementation. In case we decided to not go with your
Qpid-based implementation, we might want to have diffent
property implementation in Message.

Atsushi Eno


Michael Barker wrote:
> Hi,
> 
> Attached is a patch for System.Messaging that includes the barest 
> beginnings of a provider layer.  However using the patch below I have 
> implemented the sending of binary messages back and forth using Apache 
> QPid.  If there is any interest I will place the implementation 
> somewhere (Google code probably).  My intention is to maintain the 
> actual messaging integration outside of the main Mono tree.
> 
> I have also implemented tests and fixed some of the formatter code.
> 
> This patch replaces the previous patch to System.Messaging that I 
> submitted.
> 
> Regards,
> Michael Barker.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list