Results 1 to 5 of 5

Thread: More CCM-like

  1. #1
    cala is offline Registered User
    Name: Jacek Cała
    Organization: AGH - University of Science and Technology
    Project: none
    Join Date
    Nov 2006
    Posts
    5

    More CCM-like

    Hello,

    I'm new to ICE but curious if this technology supports some kind of components - I mean something like CORBA Component Model with factes, event sources etc.
    Jacek

  2. #2
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    Ice supports facets, that's part of the Ice core.

    What problem do you exactly want to solve? Components mean different things to different people. For example, you mention event sources. What do you want to use this for, and why is this something that you cannot do with the existing Ice object model?

  3. #3
    cala is offline Registered User
    Name: Jacek Cała
    Organization: AGH - University of Science and Technology
    Project: none
    Join Date
    Nov 2006
    Posts
    5
    No problem at all it's just curiosity. CCM is IMHO a pretty strong model which allows very convenient decomposition of complex applications. By 'event sources etc.' I meant different types of ports i.e. synchronous, asynchronous and streaming and whatsmore an easy and clear way of interconnecting component instances. There is also a notion of an assembly which again exposes its own ports and many things which make CBSE useful.

    The question arised because I wonder if there is (or maybe it would be reasonable to build) a component layer on top of ICE similarly to CCM layer over CORBA. Maybe there is such initiative somewhere? What do you think about the idea?

    Best regards,
    Jacek

  4. #4
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    It is no secret that we at ZeroC think that CORBA CCM is an abomination and mostly fantasy material. We have made many statements regarding this in various postings on the Internet, so I don't want to repeat our arguments here. I do not believe that CCM (the parts of the spec that are actually implementable) offers anything that you cannot do with the basic Ice object model. So to answer your question, no, we will definitely not, ever, implement something like CCM for Ice

  5. #5
    cala is offline Registered User
    Name: Jacek Cała
    Organization: AGH - University of Science and Technology
    Project: none
    Join Date
    Nov 2006
    Posts
    5
    - thank you for quick response
    Jacek

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Design patterns for using CCM (related to IceBox)
    By SteveWampler in forum Help Center
    Replies: 16
    Last Post: 05-22-2004, 10:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •