You are correct. This is the wrong forum for this sort of question, so I will let this end here. I have indeed started to test out the implementation I suggested, and will see how it works out. My concern is that I am moving my team away from a Microsoft centric approach, and don't want to introduce too many potentially unnecessary abstractions that could possibly hinder development.For myself, I am all for introducing other layers of abstraction if they provide ease of maintainability and separation of concerns. Thanks for your thoughts.
> Date: Mon, 28 Apr 2008 07:06:44 -0400> From: [EMAIL PROTECTED]> To: > [email protected]> Subject: Re: Architecture Question> > On Mon, Apr > 28, 2008 at 6:36 AM, Sal Bass <[EMAIL PROTECTED]> wrote:> <snip/>> > I guess > I'm looking for some advice on whether the service layer approach> > will > work well and scale, or if another layer of abstraction will provide> > > enough value to warrant the effort. By the way, I am thrilled with how fast> > > I was able to get up and running with Ibatis, and really pleased with the> > > results. Where I work, legacy databases, complex queries (reporting), and> > > sprocs rule the day, so Ibatis fits much better than something like> > > nhibernate.> >> > It seems like these are questions you should ask yourself > at project> completion :)> > This list is more focused on syntax and low > level issues, but I can> offer my anecdote in that for a medium scale project > I architected> something very similar and was pleased with the results.> > > Coming from a Java background, verbosity does not scare me :) So if a> > pattern and design offer a readable, maintainable, scalable solution> that > enforces separation of concerns, I'm happy. In that light, If> you haven't > already, I would suggest a tracer bullet implementation to> see how clunky > your design feels.> > Sheldon _________________________________________________________________ Back to work after baby–how do you know when you’re ready? http://lifestyle.msn.com/familyandparenting/articleNW.aspx?cp-documentid=5797498&ocid=T067MSN40A0701A

