Bug 600256 - Connection object in old python API no longer has a 'spec' attribute
Summary: Connection object in old python API no longer has a 'spec' attribute
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: Release_Notes
Version: Development
Hardware: All
OS: Linux
medium
medium
Target Milestone: 1.3
: ---
Assignee: Lana Brindley
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks: 548214 587671
TreeView+ depends on / blocked
 
Reported: 2010-06-04 09:53 UTC by Gordon Sim
Modified: 2013-10-23 23:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
In the 0-10 specific python client API, qpid.connection.Connection.spec is no longer required, and has been removed. Additionally, the constructor for that class no longer takes a spec argument. The spec is no longer needed as the generated classes are created automatically. This is unlikely to have any impact on most applications. Those that do reference the spec can simply remove any such references.
Clone Of:
Environment:
Last Closed: 2010-10-14 20:42:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gordon Sim 2010-06-04 09:53:05 UTC
In the 0-10 specific python client API, qpid.connection.Connection.spec no longer exists, neither does the constructor for that class take a spec argument anymore. The spec is no longer needed as the generated classes are created automatically.

This is unlikely to have much effect on most applications. Those that do reference the spec can simply remove any such references.

Comment 1 Lana Brindley 2010-06-21 03:47:11 UTC
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.

New Contents:
Enhancemnt:

In the 0-10 specific python client API, qpid.connection.Connection.spec is no longer required, and has been removed. Additionally, the constructor for that class no longer takes a spec argument. The spec is no longer needed as the generated classes are created automatically.

This is unlikely to have much effect on most applications. Those that do reference the spec can simply remove any such references.

Comment 2 Lana Brindley 2010-06-21 03:52:12 UTC
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.

Diffed Contents:
@@ -2,4 +2,4 @@
 
 In the 0-10 specific python client API, qpid.connection.Connection.spec is no longer required, and has been removed. Additionally, the constructor for that class no longer takes a spec argument. The spec is no longer needed as the generated classes are created automatically.
 
-This is unlikely to have much effect on most applications. Those that do reference the spec can simply remove any such references.+This is unlikely to have any impact on most applications. Those that do reference the spec can simply remove any such references.

Comment 3 Lana Brindley 2010-06-21 04:00:54 UTC
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.

Diffed Contents:
@@ -1,4 +1,4 @@
-Enhancemnt:
+Enhancement:
 
 In the 0-10 specific python client API, qpid.connection.Connection.spec is no longer required, and has been removed. Additionally, the constructor for that class no longer takes a spec argument. The spec is no longer needed as the generated classes are created automatically.

Comment 4 Lana Brindley 2010-09-23 03:37:32 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1,5 +1,3 @@
-Enhancement:
-
 In the 0-10 specific python client API, qpid.connection.Connection.spec is no longer required, and has been removed. Additionally, the constructor for that class no longer takes a spec argument. The spec is no longer needed as the generated classes are created automatically.
 
 This is unlikely to have any impact on most applications. Those that do reference the spec can simply remove any such references.

Comment 5 Lana Brindley 2010-09-23 03:58:33 UTC
Revision 0.1 of the release notes will available for review on the stage shortly.

LKB

Comment 6 Lana Brindley 2010-10-14 20:42:00 UTC
Release Notes have now  been published:
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/1.3/html/MRG_Release_Notes/index.html

LKB


Note You need to log in before you can comment on or make changes to this bug.