View Single Post
  #1 (permalink)  
Old 08-12-2003
RyanFogarty RyanFogarty is offline
Registered User
 
 
Join Date: Aug 2003
Location: Newport, RI
Posts: 23
Question Facets and documentation

Hi Michi et al,

I recently saw a post on tao-users mailing list about ICE. Since then I have been studying the newly updated manual as well as reading extensive arguments for and against ACE-TAO vs ICE on the comp.soft-sys.ace. Being new to distributed programming, all I can say is that ICE does seem leaps and bounds easier to implement than Corba which is all I really care about at this time! Speed enhancements would just be frosting.

That said. After reading most of the manual it seems to gloss over the idea of "facets" which sound very intriguing for a project that I am involved. Specifically I am trying to make a graphics framework which includes a plugin architecture that is extensible. For a while I was toying with the idea of using COM's multiple interface factory model on top of ACE-TAO for versioning control. But facets seem like a natural fit for my application.

My question: is there any other documentation on this idea of facets, or is the manual going to be updated with this concept fairly soon? Frequently in the manual it refers to Chapter 17 (which doesn't really discuss implementation), and also to a XREF (presumbly example impl is to come?).

v/r
Ryan Fogarty
Reply With Quote