<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/common/src, branch address-refactor2</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-4027 The Connection object will provide a reference to the</title>
<updated>2012-06-15T17:22:29+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-06-15T17:22:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=152aa820ef2b024f6481b378b4bf7f87ff1f0565'/>
<id>152aa820ef2b024f6481b378b4bf7f87ff1f0565</id>
<content type='text'>
respective MessageFactory that can be used or creating messages or
decoding content for messages received. Since a connection object will
contain the AMQP version it would be the logical place to provide this
reference.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1350708 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
respective MessageFactory that can be used or creating messages or
decoding content for messages received. Since a connection object will
contain the AMQP version it would be the logical place to provide this
reference.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1350708 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3401 Interim fixes to keep the tree compiling. Most of these</title>
<updated>2012-05-14T23:11:07+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-05-14T23:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8641bad39272c33e113d7458fb5f00f153c06dcd'/>
<id>8641bad39272c33e113d7458fb5f00f153c06dcd</id>
<content type='text'>
classes will be removed when the work is completed.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1338485 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
classes will be removed when the work is completed.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1338485 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3401 Refined the code that handled the creation of an Address</title>
<updated>2012-05-14T23:10:44+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-05-14T23:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=960a2b2cd019eda612a698e6d1861e58705bbfec'/>
<id>960a2b2cd019eda612a698e6d1861e58705bbfec</id>
<content type='text'>
object from a BURL.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1338484 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
object from a BURL.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1338484 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3401 The address object is now immutable. All fields are marked</title>
<updated>2012-05-14T23:10:20+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-05-14T23:10:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=76856048976e63df37f8a0ba2cd71a75f368d8c1'/>
<id>76856048976e63df37f8a0ba2cd71a75f368d8c1</id>
<content type='text'>
final and should be passed in the constructor.Introduced a new class to
hold the data given by the existing address parser. TODO The toString field needs
to be constructed. The intermediate class AddressRaw can be eliminated
with a more clever parser.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1338482 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
final and should be passed in the constructor.Introduced a new class to
hold the data given by the existing address parser. TODO The toString field needs
to be constructed. The intermediate class AddressRaw can be eliminated
with a more clever parser.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1338482 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3401 Applying changes suggest by RobertGodfrey.</title>
<updated>2012-05-11T15:26:31+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-05-11T15:26:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=fbb85197b26d8c3127373d4e593ff7f836b0a10e'/>
<id>fbb85197b26d8c3127373d4e593ff7f836b0a10e</id>
<content type='text'>
Node and Link now take all values in the constructor instead of setters
to make it clear that these objects are immutable.
Moved all the address enums into their own classes.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1337208 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Node and Link now take all values in the constructor instead of setters
to make it clear that these objects are immutable.
Moved all the address enums into their own classes.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1337208 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3401 Node and Link objects are now immutable once they are</title>
<updated>2012-05-10T20:23:11+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-05-10T20:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=0d23b30fea253e99723063658fadf70b74779fc5'/>
<id>0d23b30fea253e99723063658fadf70b74779fc5</id>
<content type='text'>
initialized. All maps/lists returned by them are wrapped with
unmodifiable map/lists. All setter methods will throw an exception once
they are marked read-only.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1336878 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
initialized. All maps/lists returned by them are wrapped with
unmodifiable map/lists. All setter methods will throw an exception once
they are marked read-only.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1336878 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3401 Marked the Address object read-only once it's processed and</title>
<updated>2012-05-09T23:11:19+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-05-09T23:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=be86bed3bc86cbf9bc52ba9325972757b744ffa0'/>
<id>be86bed3bc86cbf9bc52ba9325972757b744ffa0</id>
<content type='text'>
the Node and Link data structures are populated. Marked member variables
in Link and Node as private. Fixed leading/trailing spaces.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1336444 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the Node and Link data structures are populated. Marked member variables
in Link and Node as private. Fixed leading/trailing spaces.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1336444 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3401 Added code to extract information from an address string and</title>
<updated>2012-04-04T11:45:45+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-04-04T11:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=3bd6508fed99480106ef01ee348006954092bd6f'/>
<id>3bd6508fed99480106ef01ee348006954092bd6f</id>
<content type='text'>
populate Node and Link data structures.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1309341 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
populate Node and Link data structures.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1309341 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3401 Adding an exception class to deal with AddressRelated issues.</title>
<updated>2012-03-13T14:24:26+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-03-13T14:24:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=0ad68d54aaf249b1f0fb8e712461bb8af6841321'/>
<id>0ad68d54aaf249b1f0fb8e712461bb8af6841321</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1300145 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1300145 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3401 Added a final field "type" to abstract destination</title>
<updated>2012-03-05T18:49:59+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-03-05T18:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=b47573c60286a50a9fe6b8b02e028d53d321538d'/>
<id>b47573c60286a50a9fe6b8b02e028d53d321538d</id>
<content type='text'>
implementation, which will be used by the common methods in the abstract
implementation to make decisions based on the type.

Added the DestinationStringParser which will parse an Address string or a BURL
string and populate an Address data structure.

Added an AddressHelper class to extract information from the address
string.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1297167 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implementation, which will be used by the common methods in the abstract
implementation to make decisions based on the type.

Added the DestinationStringParser which will parse an Address string or a BURL
string and populate an Address data structure.

Added an AddressHelper class to extract information from the address
string.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/address-refactor2@1297167 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
