Re: [GD-General] Multiple Inheritance and RTTI
Brought to you by:
vexxed72
From: gekido <mi...@ub...> - 2003-02-05 21:35:02
|
with this said, anyone know of any opensource projects implementing a base COM-style cross-platform & cross-compiler library out there? surely there must be someone that's done the hard part for us ;} just curious mike w www.uber-geek.ca > > > Personally I find COM very good at exactly what you want. > > > > Except for the cross platform thing. > > I specifically addressed that issue. COM is an idea not a tool. It can be > implemented on any platform. and as I said in my original post, > reimplementing the basics is a Good Thing because there is a lot ( Like > using the registry to find objects ) that you don't need from COM. |