_I_ never heard of anyone mentioning it in the last several years. No one sent a patch or even asked a question about it. I think that the best scenario is for you to create a git repos of that.
On Wed, Mar 10, 2010 at 12:28 PM, sbohlen <[email protected]> wrote: > Thanks -- I actually realized late last evening while my Q here was > still stranded in moderator-purgatory that it was probably somewhere > in the old/original SVN repo. I did indeed find the (abandoned) > Rhino.Testing project and source there. As you say, I see it did not > survive the transition to Git (and the subsequent disassembly of > Rhino.Tools into constituent projects that ensued). > > I am somewhat curious however re: your conclusion that nobody was > using it > as during the early stages of my own attempts to locate the > code (since I couldn't recall whether it used to be part of > Rhino.Tools or Rhino.Mocks) I googled for the simple term(s) "rhino > automocking" and found a pretty sizable number of blog posts on it. > Granted many were from 2007 and 2008, but there were certainly *some* > from 2009 there as well, indicating that it hasn't been *that* long > since at least some people were using it. Example: I stumbled on this > video from March, 2009 where Mike Hadlow is giving a (pretty good, > actually!) talk on RhinoMocks and he points it out and makes use of it > in his samples: > http://dotnet.dzone.com/videos/brain-mike-hadlow-rhino-mocks > > It may simply be that since the code was so well-written <g> there > wasn't any volume of traffic in the google groups w/people asking for > help w/ using it~! > > Now that I've found the 'missing' (abandoned!) source, I can obviously > solve this problem in a way that suits my *own* needs, but would > anyone be at all interested in absorbing this now-abandoned project > into the present git repo that's considered authoritative for > Rhino.Commons (since that seems to be the catch-all repo for those > Rhino.XYZ projects that don't seem to merit becoming their own stand- > alone projects/git repos)? > > If there's interest, I can certainly integrate it in and issue a pull > req. for it. > > Thoughts, all --? > > -Steve B. > > > > On Mar 10, 2:20 am, Ayende Rahien <[email protected]> wrote: > > I don't know of anyone who used that, and IIRC, it fell down on the > wayside > > on the move. > > The SF SVN is still up, and you can look it up in the history there. > > > > On Tue, Mar 9, 2010 at 10:19 PM, sbohlen <[email protected]> wrote: > > > Some time ago there was (or so I seem to recall) an automocking > > > container (AMC) implementation in *either* Rhino.Mocks or elsewhere > > > within Rhino.Tools. > > > > > Although use of an AMC has fallen generally out of favor (and for some > > > pretty decent reasons that I tend to agree with) I am now facing a > > > situation where I could really use one to make my life simpler in > > > several ways. > > > > > There used to be an assembly,Rhino.Testing.dll, of which I have a very > > > old binary version in an old project of mine -- even if this has been > > > deprecated, does anyone know if the code still exists somewhere that I > > > could get and compile against more updated dependencies for use in > > > this specific instance or has it completely disappeared from the face > > > of the earth now --? > > > > > Thanks, > > > > > -Steve B. > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Rhino Tools Dev" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<rhino-tools-dev%[email protected]> > <rhino-tools-dev%[email protected]<rhino-tools-dev%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/rhino-tools-dev?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Rhino Tools Dev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rhino-tools-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
