[ace-users] COM environment in ACE

  • Follow


Hi,
        Does ACE provide a COM like environment for its users to
create component based software architecture where in components can
be plugged-in to add functionality and can connect it with other
components using the built-in features?  I have worked on XPCOM where
I can define interfaces in an IDL file and compile it to generate
header files and implementation .cpp files (stubs). Do we have some
thing similar to this in ACE for component based sw development? This
helps to use the pattern already available in ACE to be used in the
components for application development and communication needs.

https://developer.mozilla.org/en/xpcom

Thanks,
Sreejith
0
Reply Sreejith 11/21/2009 12:40:00 PM


0 Replies
101 Views

(page loaded in 0.026 seconds)

Similiar Articles:










7/19/2012 9:47:11 PM


Reply: