17 Sep
1999
17 Sep
'99
5:53 p.m.
On Thu, 16 Sep 1999 14:41:53 -0400, you wrote:
Note that Microsoft encourages developers to encapsulate the business logic of an app into a COM component.
This allows the component to be used by WIn32 apps, and by ASP web pages.
The COM component could also be used by Zope external methods in exactly the same way as from ASP. This approach does have some appeal if those other win32 clients are important to you. Toby Dickenson