It's in the files section on the rhinoTools list:
rsb_instance_sub_refactoring
http://rhino-tools-dev.googlegroups.com/web/rsb_instance_sub_refactoring.patch?gda=HK9g0VQAAACF3A43A3PS-jMirKR1JdxAIV1bfqDWf0xfES_nWJ8KXNo1gdRNInMxmCX812ZzSR2RORT6wlApUbWOi6xicvj9VervUohE3YNENn3wMh1Pnc3OAWZC50hVl-fZ6-QcRqg



On Jan 17, 2:51 am, Ayende Rahien <aye...@ayende.com> wrote:
> Can you resend that patch? I just need to get an idea about the sort of
> changes that you made.
>
> On Sat, Jan 17, 2009 at 1:41 AM, Mike Nichols <nichols.mik...@gmail.com>wrote:
>
>
>
> > ah just got this...
> > the last patch I submitted is that patch. i'll pull down all the most
> > recent changes you made and redo it then forward the patch.
>
> > On Jan 16, 3:51 pm, Ayende Rahien <aye...@ayende.com> wrote:
> > > Mike,
> > > Can you generate a patch for this?
> > > I find it really hard to understand zip files wihtout context
>
> > > On Thu, Jan 15, 2009 at 7:52 AM, Mike Nichols <nichols.mik...@gmail.com
> > >wrote:
>
> > > > I just uploaded the zip.  I started to get a GoGrid server setup so I
> > > > could test all this on 2008, but I haven't had time to finish it.
> > > > Tests were passing (that I could run) since I compose both Instance
> > > > and MSMQ implementations.
> > > > I will make the changes on the current copy if you look at it and see
> > > > if its worth it.
>
> > > > The changes you made should not affect this except that the interface
> > > > are much simpler. I just treat InstanceSubscription as its own
> > > > implementation of ITransport and ISubscriptionStorage and remove all
> > > > traces of it from the msmq implementations. Introducing
> > > > "ISubscription" lets me do this.
>
> > > > mike
>
> > > > On Jan 15, 8:31 am, Ayende Rahien <aye...@ayende.com> wrote:
> > > > > Can you try to see how this works after the changes I made recently?
>
> > > > > On Thu, Jan 15, 2009 at 10:24 AM, Mike Nichols <
> > nichols.mik...@gmail.com
> > > > >wrote:
>
> > > > > > In the patch I submitted (and havent had a chance to deal with) I
> > > > > > refactored Transport and SubscriptionSTorage completely so that I
> > > > > > could pull all InstanceSubscrption logic out of the Msmq stuff and
> > > > > > into its own Transport/Storage implementation. Then, I have a
> > > > > > CompositeTransport and CompositeStorage that hides the separation.
> > > > > > I still have a project with the refactoring there...you wanna see
> > it?
>
> > > > > > On Jan 15, 6:58 am, Ayende Rahien <aye...@ayende.com> wrote:
> > > > > > > Right now MsmqTransport is doing WAY too much.I would like to
> > break
> > > > it
> > > > > > apart
> > > > > > > and get it into smaller pieces, each with a single
> > responsability.
> > > > > > > However, I can't really envision how to get there.
>
> > > > > > > Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to rhino-tools-dev@googlegroups.com
To unsubscribe from this group, send email to 
rhino-tools-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to