Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Separate BO and DAL or not?
Message
From
25/08/2009 14:11:44
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01420522
Message ID:
01420523
Views:
64
>Hi,
>
>What is the benefit of separating BO and DAL objects vs having one (as referred by West Wind Client Tools) single line business object? Before looking at the WW Client Tools BO I thought it was a must to have BO and DA separated. So now I am wondering, if one object that has the functionality of BO and DAL together is ok?
>
>Thank you in advance for sharing your thoughts.


We currently support two different backends. SQL and VFP because of this we have the DAL and BO separated out and only need to one BO with two different DAL. If we want to add a 3rd DAL all we need to do is code another object and make sure it returns the same type of data to the BO.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform