Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1850

[Python] Split up monolithic proton __init__.py

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • proton-c-0.24.0
    • python-binding
    • None

    Description

      Nearly the entire implementation of the proton python binding is in _init_.py (except for the reactive API). This has several unfortunate effects:

      • It can be hard to find your way around the source except by simply searching.
      • There is no way to restrict the export of symbols from the proton module - anything in the module can be explicitly imported (although _all_ does restrict what gets imported with from proton import *).

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            astitcher Andrew Stitcher
            astitcher Andrew Stitcher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment