Results 1 to 9 of 9

Thread: add subscriber listing to icestormadmin

  1. #1
    shaver is offline Registered User
    Join Date
    May 2003
    Posts
    35

    add subscriber listing to icestormadmin

    I've been debugging some icestorm stuff here, so I whipped up this patch to add subscriber-listing capability to icestormadmin.

    From running the clock demo with two subscriber processes:

    Code:
    >>> subscribers time
    time
            74887C4F-1461-4C58-9213-555493E87FCE
            3B2131F1-8AAC-4BD2-8AC2-CB1BD48724E4
    I haven't included the bison/flex-generated files, since I'm using a different version from that used to generate Ice 1.2.0, so they're really not interesting from a diff perspective.

    Is there a process for assigning copyright to ZeroC, such that this can get integrated into the Ice distribution? (Assuming that the Powers That Be approve of the patch's function and approach, natch.)

    [Edit: updated patch to use the default Ice::Identity operator<< for output.]

    Mike
    Attached Files Attached Files
    Last edited by shaver; 12-27-2003 at 01:57 PM.

  2. #2
    shaver is offline Registered User
    Join Date
    May 2003
    Posts
    35

    re: add subscriber listing to icestormadmin

    Anyone interested in this? Bueller?

  3. #3
    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
    I'll have a look at this this week and see whether we can add it. But we have to solve the copyright issue. Marc, any ideas?

    Cheers,

    Michi.

  4. #4
    shaver is offline Registered User
    Join Date
    May 2003
    Posts
    35
    Originally posted by michi
    I'll have a look at this this week and see whether we can add it. But we have to solve the copyright issue.
    If it's easiest, I'm happy to declare that patch in the public domain, or take the FSF's copyright-assignment form and change some names to give it to ZeroC.

    Mike

  5. #5
    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
    My apologies for the long silence...

    We'll draw up some sort of copyright release agreement, so we can do this properly. (Unfortunately, we have to jump through those legal hoops.)

    So, please bear with us until we get this done.

    Cheers,

    Michi.

  6. #6
    shaver is offline Registered User
    Join Date
    May 2003
    Posts
    35
    Originally posted by michi
    My apologies for the long silence...

    We'll draw up some sort of copyright release agreement, so we can do this properly. (Unfortunately, we have to jump through those legal hoops.)
    No worries. I've spent many hundreds of hours on software licensing (especially open source), so I have much sympathy for your position. Let me know if I can be of any help, I used to do that sort of thing for a living.

    Mike
    Last edited by shaver; 01-20-2004 at 05:59 PM.

  7. #7
    wrobbie is offline Registered User
    Name: Rob Kramer
    Organization: Solution Space Pte Ltd
    Project: Information display systems
    Join Date
    Apr 2005
    Location
    Singapore
    Posts
    10
    Hi all,

    I've redone shaver's original IceStorm subscription list patch for Ice 2.1.2 -- see attachment. This feature is very useful for debugging Storm subscription issues.

    How come something like this never made it into the official release?

    Cheers!

    Rob
    Attached Files Attached Files

  8. #8
    n2503v is offline Registered User
    Name: Alex Makarenko
    Organization: ACFR, University of Sydney
    Project: Orca
    Join Date
    Jun 2005
    Posts
    134
    Another vote for building this feature into icestormadmin. IceStorm is great but it can be too much of a blackbox making it hard to debug the system which uses it.

    right now i'm trying to confirm proper un-subscription using 'twoway'
    http://zeroc.com/vbulletin/showthread.php?t=2822
    and having this feature would be very useful.

    thanks, alex
    Alex Makarenko
    Marathon Robotics
    project: multi-robot systems

  9. #9
    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
    I don't think we ever received the copyright release, so we didn't add the patch to the released code.

    Cheers,

    Michi.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 14
    Last Post: 03-29-2009, 12:08 AM
  2. Can not get subscriber package
    By sober in forum Help Center
    Replies: 2
    Last Post: 12-14-2008, 02:54 AM
  3. Publisher and Subscriber
    By slypete in forum Help Center
    Replies: 6
    Last Post: 08-13-2008, 04:18 PM
  4. IceStorm service & icestormadmin
    By canyoudink in forum Help Center
    Replies: 4
    Last Post: 04-24-2006, 05:10 AM
  5. why no icestormadmin ?
    By code in forum Help Center
    Replies: 10
    Last Post: 01-08-2005, 08:50 AM

Posting Permissions

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