Erno,
I saw your branch to address this at
https://github.com/ernonewman/Sharp-Lite
...thanks for making this available. On a related note, it kills me
that they introduced DependencyResolver at all (which requires a
dependency to the MVC DLL) vs. using the stand-alone
CommonServiceLocator which introduces nothing web-specific at all.
I've seen the arguments for and against this, but it seems like a step
backwards to me.
I need to take some time to check out the MVC 4 preview...I spent a
lot of time trying to keep up with previous previews, which was a
major headache at times (when using them on real project work). So
I'll probably wait for a beta to give a whirl.
Thanks again for the branch for those interested in using S#arp Lite
with MVC 4.
Billy McCafferty
On Nov 14, 10:14 am, Erno Newman <
ernonew...@gmail.com> wrote:
> I haven't had a chance to fully look at it yet, life got in the way I'm
> afraid.
>
> I am however half-way through the second blog post and it does look very
> promising to me, exactly what I was looking for when I started looking at
> S#arp Arch.
>
> I did have one minor issue though. I have the
ASP.NET MVC 4 preview
> installed on my PC and there seems to be a problem with the Dependency
> Resolver in MVC4 so I couldn't get the sample to run intitially. The fix
> was of course simply, just specify that the project should specifically use
> MVC3 and everything was fine. I wasn't able to confirm that they problem
> was indeed with MVC by testing it on a second machine so I didn't want to
> suggest that maybe this should be fixed in the interim until MS fixes
> whatever the problem with MVC4 is.
>
> -Erno
>
> On 13 November 2011 23:32, Craig van Nieuwkerk <
crai...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Have had a look at this and it looks fantastic, just how I would expect
> > S#arp Arch to work. One question, it heavily promotes Linq as the method of
> > writing queries. I used Linq in the NHibernate 3.0 release and it was still
> > pretty shaky. Is the 3.2 release improved to the extent it could be relied
> > upon for most (90%) of queries? Or are developers likely to be pulling
> > their hair out and dropping back to ICriteria/HQL/QueryOver
> > pretty regularly?
>
> > Could ask this in the NH groups as well, but I think this group is a step
> > removed and I might get a better answer.
>
> > Craig.
>
> > On Sun, Nov 13, 2011 at 6:26 AM, Billy <
wmccaffe...@gmail.com> wrote:
>
> >> I would be very interested in getting feedback from the group, for
> >> better or worse, concerning the release of S#arp Lite:
>
> >> *
> >>
http://devlicio.us/blogs/billy_mccafferty/archive/2011/10/26/s-arp-li...
> >> *
> >>
http://devlicio.us/blogs/billy_mccafferty/archive/2011/11/11/s-arp-li...