Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
State
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Re: State
Miscellaneous
Thread ID:
00476804
Message ID:
00476881
Views:
18
Ed,

<>

To be completely stateless you would pass the desired data type to a method of the business object (i.e. FetchData()) and it would retrieve the data in the specified format.

>How will that type of thing work work in a COM/MTS environment? Does that business object you instantiate imply some sort of STATE?>

In the upcoming version of the Framework I'll have some documentation explaining how all of this works with MTS/COM+ and a two-part emissary/executant business object structure. In this structure, the emissary CAN be stateless, but doesn't have to be, whereas the executant is always stateless and is the portion of the business object that runs under MTS/COM+.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform