Results 1 to 2 of 2

Thread: What are the ICE-programming philosophies?

  1. #1
    OrNot is offline Registered User
    Name: Bin.Li
    Organization: GE Healthcare
    Project: Enterprise solution
    Join Date
    Jun 2005
    Location
    Shanghai
    Posts
    181

    What are the ICE-programming philosophies?

    hi,
    Sometimes, studying ice demo codes is one thing, while writting ice program is another thing. When I try to begin programming with ICE, I feel headache for it seems that all my C++ experiences cann't find their usages now. It is a very strange feeling.
    Most of things in ICE are based on interfaces. In the demo codes , the interfaces' slice definitions are very compact. To keep the interfaces as compact as possible( more compact than in common c++ programs)is one of the ice philosophies? Are there some other philosophies which may lighten us in programming?
    Of course, I notice that there will be a trainning course.BUT, can ICE give us some free advices? .
    After all, we love ICE so much.....


    OrNot

  2. #2
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055
    Each of the demos is meant to illustrate a particular aspect of Ice programming, so the interfaces are small to keep the code small and focused. There is no "philosophy" for Ice to say that interfaces should be small.

    You should also check out the articles in the Ice newsletter--they discuss patterns and programming techniques that are generally applicable. And, of course, make sure that you read the Ice documentation.

    Cheers,

    Michi.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Programming Ice in Real-Time
    By Yos in forum Help Center
    Replies: 4
    Last Post: 10-07-2009, 02:30 PM
  2. Asynchronous Programming
    By ty263 in forum Help Center
    Replies: 2
    Last Post: 12-01-2006, 07:46 AM
  3. Which solution is better when programming with ICE?
    By nyingchi in forum Help Center
    Replies: 3
    Last Post: 09-29-2006, 06:24 AM
  4. Replies: 2
    Last Post: 01-11-2005, 08:57 PM
  5. Replies: 13
    Last Post: 10-09-2004, 06:01 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
  •