Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What good are business objects?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00707036
Message ID:
00707051
Views:
25
>I've heard a lot about business object over the past few months and am a little ignorant on their usefulness. Can someone explain (in beginner's language) what advantage business objects would have over - say - putting all the code in PRG's or classes that are separate from the "presentation layer"?

That is a business object *g*. Simply put, a business object is something that contains the business logic. It is generally (and should be, IMO) separated from the UI. You should also separate it from the Data Access layer also.


>
>I'm beginning the re-write of our software here and am trying to get more control over all the code that currently exists in my forms. We currently have over 100 forms with "business" code scattered among them in all sorts of places. My goal is to have all of that "business" type code in one place so that I can easily re-use certain pieces of code and so that I will be able to quickly find code when needed. Any ideas would be appreciated.
>
>Thanks!
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform