<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/persistency, branch 3.0-Beta</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/cristal-kernel.git/atom?h=3.0-Beta</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=3.0-Beta'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/'/>
<updated>2014-09-30T21:51:32+00:00</updated>
<entry>
<title>Remove Collection.URLInfo. Add Collection.Version, and add it to the</title>
<updated>2014-09-30T21:51:32+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-30T21:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=2e6e8c73eee2885b32c6d9713339472ed945c6a2'/>
<id>urn:sha1:2e6e8c73eee2885b32c6d9713339472ed945c6a2</id>
<content type='text'>
Collection ClusterStorage path.</content>
</entry>
<entry>
<title>More FindBugs recommendations</title>
<updated>2014-09-26T11:51:00+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-26T11:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=6af4879ac29414287b0dc6b9150ab93c5cb78809'/>
<id>urn:sha1:6af4879ac29414287b0dc6b9150ab93c5cb78809</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update javadoc for Item id switch</title>
<updated>2014-09-26T09:22:25+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-26T09:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=41d9017f42280fa932a96d495daedc30430258e0'/>
<id>urn:sha1:41d9017f42280fa932a96d495daedc30430258e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ItemPath.fromUUIDString unnecessary as ItemPath(String) supports both</title>
<updated>2014-09-22T14:02:11+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-22T14:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=a7cefce58cdb0f7f2d0868a1d5ee2f24f3890646'/>
<id>urn:sha1:a7cefce58cdb0f7f2d0868a1d5ee2f24f3890646</id>
<content type='text'>
plain UUIDs and an /entity prefix. Tightened that up and removed the
fromUUIDString method for a simpler API. Also switched AgentPath(String)
to a path argument for consistency. New AgentPaths should be created
with AgentPath(new ItemPath(), String) instead.</content>
</entry>
<entry>
<title>Introduced static method ItemPath.fromUUIDString and made the UUID</title>
<updated>2014-09-19T13:40:50+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-19T13:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=482b98e869d07802310e249d09d784c63f9a86b6'/>
<id>urn:sha1:482b98e869d07802310e249d09d784c63f9a86b6</id>
<content type='text'>
constructor protected to better handle ItemPath and AgentPath
construction with String UUIDs, throwing the right exceptions.</content>
</entry>
<entry>
<title>Add trim calls to ObjectProperties.getString() to discard any extra</title>
<updated>2014-09-15T09:41:39+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-15T09:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=3bb0aefa38c27221114a2db749d2eaa1a9df0336'/>
<id>urn:sha1:3bb0aefa38c27221114a2db749d2eaa1a9df0336</id>
<content type='text'>
whitespace around the values. Fixes #165
Remove old Gateway.getProperty methods - there should be no deprecated
methods in the 3.0 release
Move all getProperty() calls to getString or other so they will be
trimmed.
Introduce ObjectProperties.getInstances to create ArrayLists of objects
from comma-separated class name lists.</content>
</entry>
<entry>
<title>Replaced int sysKey Item identifier with UUID, which is now portable.</title>
<updated>2014-09-09T10:13:21+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-09T10:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=da731d2bb81666b9c697d9099da632e7dfcdc0f7'/>
<id>urn:sha1:da731d2bb81666b9c697d9099da632e7dfcdc0f7</id>
<content type='text'>
ItemPath objects are now used to identify Items throughout the kernel,
replacing ints and Integers.</content>
</entry>
<entry>
<title>addition of a constucteur allowing to pass a cause</title>
<updated>2014-08-28T09:51:35+00:00</updated>
<author>
<name>ogattaz</name>
<email>olivier@gattaz.com</email>
</author>
<published>2014-08-28T09:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=ae1e79e33fd30e3d8bcedbef8891a14a048276d7'/>
<id>urn:sha1:ae1e79e33fd30e3d8bcedbef8891a14a048276d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put in place a protection in the constructor to set the size of the</title>
<updated>2014-08-28T08:57:11+00:00</updated>
<author>
<name>ogattaz</name>
<email>olivier@gattaz.com</email>
</author>
<published>2014-08-28T08:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=acc72802a1e5374b9654c865c9843fd70e544d35'/>
<id>urn:sha1:acc72802a1e5374b9654c865c9843fd70e544d35</id>
<content type='text'>
"clusterPriority" at the right size according the fact that the
"clusterStorageProp" property could contains a List of instances of
String and/or ClusterStorage</content>
</entry>
<entry>
<title>Close all gateway singletons properly, adding close method to</title>
<updated>2014-07-22T13:08:55+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-07-22T13:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=58463add2582dc438e6abe7b6f502a655232a709'/>
<id>urn:sha1:58463add2582dc438e6abe7b6f502a655232a709</id>
<content type='text'>
NextKeyManager, and leave the Gateway in a state where it can be reused
with another init() call.</content>
</entry>
</feed>
