Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data paths in COM
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00355583
Message ID:
00356224
Views:
13
>>Currently, the IIS pool manager destroys and recreates the object on each method call, but I expect that soon, the objects will live in a real pool, and we will not even be able to count on the Init method running every time your object is "created"<<

Only C++ COM objects (netural threading, I think) can take advantage of the new object pooling in COM+. Apartment threaded objects like VB and VFP will have to be brought up to this standard. I wouldn't expect this very soon.

Charlie
Previous
Reply
Map
View

Click here to load this message in the networking platform