Results 1 to 4 of 4

Thread: Python docstrings

  1. #1
    cebix is offline Registered User
    Name: Christian Bauer
    Organization: AREVA NP
    Project: Diagnostics frontend for industrial I&C
    Join Date
    Jun 2007
    Location
    Erlangen, Germany
    Posts
    10

    Python docstrings

    Would it be feasible to have slice2py/Ice.loadSlice() convert Slice documentation comments to Python docstrings?

  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
    I suspect it would be possible to do this, along the lines of slice2html and generate the relevant docstrings from slice2py. You could look at slice2html and slice2py as a starting point.

    Cheers,

    Michi.

  3. #3
    cebix is offline Registered User
    Name: Christian Bauer
    Organization: AREVA NP
    Project: Diagnostics frontend for industrial I&C
    Join Date
    Jun 2007
    Location
    Erlangen, Germany
    Posts
    10
    Is ZeroC working on this?

    Just in case this wasn't clear: This is a feature request for slice2py.

  4. #4
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    We will consider this for Ice 3.4.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Adding docstrings to generated code?
    By Han in forum Comments
    Replies: 2
    Last Post: 01-28-2010, 12:10 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
  •