Re: What can we call such a framework



.NET assemblies
I don't know much about this approach but can it be version independent? I think not, as all the assemblies will be dependent on the version on which they were built.
DLLs
I have never used this approach but do you think it is practically possible? What would happen if the core is built in Delphi 6, a the modules are build as DLLs in VC++ 6 or LCC 'C'?
Delphi Packages
Here again version dependency will mare the advantage this framework.

I feel currently COM is the best way to go as there will be no problems in String handling, etc. etc. as compared to the DLL approach.

Please correct me if I am wrong.

.



Relevant Pages

  • Unmanaged Multifile Assembly in C++
    ... I have several unmanaged C++ dlls that were being shared by several ... projects which were successfully converted to assemblies. ... of those dlls is dependent on another dll which we currently handle by ... (not embedding a manifest in file01 but embedding one in file02.) ...
    (microsoft.public.dotnet.languages.vc)
  • Re: What can we call such a framework
    ... as all the assemblies will be dependent on the version on ... What would happen if the core is built in Delphi 6, ... modules are build as DLLs in VC++ 6 or LCC 'C'? ... in String handling, etc. etc. as compared to the DLL approach. ...
    (borland.public.delphi.non-technical)
  • Re: Internationalization
    ... you need to worry about all those other DLLs. ... During the installation of such a program, ... am I not dependent on the target machine, I have less ...
    (microsoft.public.vc.mfc)
  • Re: Application wont launch from network
    ... everything works great off the network. ... my security settings are set to "Grant assemblies unrestricted access to all ... with one button that makes a call to a DLL. ... > When you are running your app from the network, are all of the dependent ...
    (microsoft.public.dotnet.general)
  • Can a Publisher Policy Redirect Dependent Assemblies?
    ... Our software, which installs to the GAC, is dependent on third party ... App and machine config files work as expected, and we are able to redirect ... assemblies, it seems that the only redirection that can be done is to ...
    (microsoft.public.dotnet.framework.clr)