On 7/18/07, Kevin Cattell <[EMAIL PROTECTED]> wrote:
So how are you supposed to get side-by-side support for .NET components in interop scenarios? Any ideas? Any amount of custom registration work will be tolerated!
One way to handle this would be to place stub classes/interfaces in your new, updated component. These stubs would use the "old" guids and would be able to delegate to the old components. Your new interfaces and classes would then use new guids. This way you can just register your new component and it will be able to handle calls to your old "stuff". I wrote this in a bit of a hurry, so lemme know if anything needs clarification. -- Steve Johnson =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com