<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/resources/boot/OD, 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-10-01T19:09:23+00:00</updated>
<entry>
<title>Schemas for init props stored during Item.initialize()</title>
<updated>2014-10-01T19:09:23+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-01T19:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=c16b6242d9128dacbffb9a0360aafc6d2fade76b'/>
<id>urn:sha1:c16b6242d9128dacbffb9a0360aafc6d2fade76b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Collection version support, stored as a new final component of the</title>
<updated>2014-10-01T19:09:06+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-01T19:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=9c5d6e82b5ce733cf23e4317e3bafaa42c2221ba'/>
<id>urn:sha1:9c5d6e82b5ce733cf23e4317e3bafaa42c2221ba</id>
<content type='text'>
Collection path. Null version implies "last".</content>
</entry>
<entry>
<title>Server item predefined steps to manage roles. Fixes #200</title>
<updated>2014-09-17T10:15:26+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-17T10:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=1537f39761e11669335f6499474f23b11cf2cf38'/>
<id>urn:sha1:1537f39761e11669335f6499474f23b11cf2cf38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abstract properties. Activities cannot be instantiated unless the slot</title>
<updated>2014-09-16T06:49:21+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-16T06:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=5e294dbd586034b23484adb3c0c4de0f6acd901c'/>
<id>urn:sha1:5e294dbd586034b23484adb3c0c4de0f6acd901c</id>
<content type='text'>
overrides them. Fixes #190</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>pull master devs</title>
<updated>2014-08-28T09:05:51+00:00</updated>
<author>
<name>ogattaz</name>
<email>olivier@gattaz.com</email>
</author>
<published>2014-08-28T09:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=d0e42f669232987359ae3431b310530dc588fc6f'/>
<id>urn:sha1:d0e42f669232987359ae3431b310530dc588fc6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduced 'Layer' attribute to allow overriding of descriptions. Desc</title>
<updated>2014-05-15T13:10:13+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-05-15T13:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=8e8185210f5bd87cb5dcda3a458fe059f811aafc'/>
<id>urn:sha1:8e8185210f5bd87cb5dcda3a458fe059f811aafc</id>
<content type='text'>
with the same name in the same description tree will be ranked by
LocalObjectLoader according to this number, and the highest one chosen
for instantiation. Fixes #188</content>
</entry>
<entry>
<title>Module XML now supports a workflowVer attribute for the Item element. If</title>
<updated>2014-04-04T15:26:10+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-04T15:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=11e7a9aaed7c22ec93a791ea752e159b4b120e4e'/>
<id>urn:sha1:11e7a9aaed7c22ec93a791ea752e159b4b120e4e</id>
<content type='text'>
not given, it assumed version 0, as per the previous behaviour. Fixes
#180</content>
</entry>
<entry>
<title>Removed resource type enumeration, because we allow domain-defined types</title>
<updated>2014-04-04T11:36:29+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-04T10:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=4466bfb51367afefec57bae9ca8f571eef17cfd9'/>
<id>urn:sha1:4466bfb51367afefec57bae9ca8f571eef17cfd9</id>
<content type='text'>
now. Refs #178</content>
</entry>
<entry>
<title>Properties preserve and respect the PropertyDescription 'isMutable'</title>
<updated>2013-12-12T13:13:36+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-12-12T13:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=428d828ca640d1348979f9982d1c0bc0a489a3b4'/>
<id>urn:sha1:428d828ca640d1348979f9982d1c0bc0a489a3b4</id>
<content type='text'>
property. This setting prevents the WriteProperty predefined step from
changing the property value when isMutable is false. WriteProperty also
requires the selected property to already exist - they should be created
either during Item instantiation or using AddC2KObject.
LDAPPropertyManager prepends the Property name in its entries with ! if
they are non mutable.
Various places around the kernel that create properties now set the
mutable field.
Fixes #150</content>
</entry>
</feed>
