Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Client/server
Message
From
23/03/2000 19:26:54
 
 
To
23/03/2000 17:32:31
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00349625
Message ID:
00349756
Views:
25
>
>The problem is that he is using DCOM and a statefull business object. He should use a stateless business object.
>
>Have his BizObj return the data as a string... The, create a Proxy BizObj class that connects the the BizObj, request the data, then disconnet. Now populate the ProxyOBject with the data. Bind the controls to the data.
>
>I was actually thinking of putting a demo of this up, seems like alot of people want to know how to do it.
>
>Bob

BOb,

I'd like to see that demo... So, his bizob would be an out-of-process object that another bizob would connect to. The bizobj would send data to the proxy bizobj in xml or string data, and the proxy bizobj would convert it to a cursor. Is that what you mean?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform