Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-purpose data-objects
Message
From
12/01/2003 14:16:01
 
 
To
10/01/2003 09:01:31
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00740234
Message ID:
00740818
Views:
24
>Hi
>
>I have a collection of data-objects in my app, I want to use these data-objects to hold certain values to keep things in the app up to date. Is this a good idea?
>
>For example, I have a USER data-object, that can add/edit/delete records, but also contains functions that can be called by it's parent, and may also validate usernames/passwords and also hold the currently logged in userid, userlevel etc.etc.

Generally speaking, it sounds to me like you are describing an ordinary business object. (It would talk to a data object that does the actual data-related stuff like add, delete, save records, say).

So, yeah. In my mind a user business object would have this functionality.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform