[fpc-pascal]plugin frameworks.
Sebastian Günther
sguenther at gmx.de
Fri Jul 19 21:00:45 CEST 2002
Marco van de Voort schrieb:
> COM becomes CORBA under *nix, but is less common. (but e.g. Gnome uses it)
not necessarily; COM and CORBA are two totally different things. COM can
be used on non-Windows systems as well (more or less); for example
Mozilla's XPCOM is just a portable version of COM. (XP = Cross Platform)
COM is much less powerful than CORBA, but OTOH much more lightweight...
(as long as you really mean COM and not DCOM)
- Sebastian
More information about the fpc-pascal
mailing list