Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Biz Objects..create programatically or with Class builde
Message
From
04/01/2001 05:37:24
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00458828
Message ID:
00459257
Views:
24
Thanks Martin

> My election for bizobjects has been Session Objects since they exists. Before that, we used our own custom class that was based in a line indeed.
>
>Session objects are lighweight and give you the benefit of isolating your datasession. They are good as COM servers, too.
>
>Actually we have a session subclass that represents our abstract classes, and another subclass level for the bizobjects. From that last we subclass the actual REAL ones (customer, product, and so on).
>
>This give you a lot of flexibility.

I have not come across session objects yet. They sound very useful, can you point me towards some example code or articles:)

>
>I don't understand what do you mean with "getting the class visible in my class library". Of course, with a PRG based class you don't have it in the class toolbar, but you can instantiate it with CreateObject or AddObject.

I do not have objections to creating classes in code as such, it is just that I have gotten used to creating them in the project manager. It has always struck me as a tidy way of managing them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform