Hi, I am trying to explain and justify the use of a OO Business Logic Layer to a team and I think I am so accustomed to the concept that I am finding it hard to put into words a strong justification.
Can anyone give some ideas and points please?
Printable View
Hi, I am trying to explain and justify the use of a OO Business Logic Layer to a team and I think I am so accustomed to the concept that I am finding it hard to put into words a strong justification.
Can anyone give some ideas and points please?
Provides scalability (n-tiers), you get better code resuse and lower defect rates as a result of reusing proven code, your UI is cleaner and more maintainable, ....
I am sure there are lots of websites that go into the details. Oh, and it is much cooler and fun to do!:)