<html>
<head>
</head>
<body>
<table border='0' cellpadding='3'>
<tr><td>Author: </td><td><b>semancik</b></td></tr>
<tr><td>Date:</td><td>2012-11-08 20:50:57 +0100 (Thu, 08 Nov 2012)</td></tr>
<tr><td>New Revision: </td><td>4572</td></tr>
</table>
<hr/><b>Log:</b><div style='padding-left: 20px; color:black'>
Support for normalization in prisms (+rough test) - needed for correct comparing of complex prisms.<br/>
Invoking normalization in projector. This fixes some problems with non-ideal deltas that the GUI creates. And test for that case.<br/>
<br/>
</div><hr/>
<b>Modified:</b><div style='padding-left: 20px; color:blue'>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/Item.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/Item.java?r2=4572&r1=4571"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainerValue.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainerValue.java?r2=4572&r1=4571"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismPropertyValue.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismPropertyValue.java?r2=4572&r1=4571"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismReferenceValue.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismReferenceValue.java?r2=4572&r1=4571"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismValue.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismValue.java?r2=4572&r1=4571"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ItemDelta.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ItemDelta.java?r2=4572&r1=4571"><see></a><br/>
trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ObjectDelta.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ObjectDelta.java?r2=4572&r1=4571"><see></a><br/>
trunk/infra/prism/src/main/resources/xml/ns/test/foo-1.xsd   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/main/resources/xml/ns/test/foo-1.xsd?r2=4572&r1=4571"><see></a><br/>
trunk/infra/prism/src/test/java/com/evolveum/midpoint/prism/TestCompare.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/test/java/com/evolveum/midpoint/prism/TestCompare.java?r2=4572&r1=4571"><see></a><br/>
trunk/infra/prism/src/test/java/com/evolveum/midpoint/prism/TestPrismContext.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/prism/src/test/java/com/evolveum/midpoint/prism/TestPrismContext.java?r2=4572&r1=4571"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/LensContext.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/LensContext.java?r2=4572&r1=4571"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/LensElementContext.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/LensElementContext.java?r2=4572&r1=4571"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/LensFocusContext.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/LensFocusContext.java?r2=4572&r1=4571"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/LensProjectionContext.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/LensProjectionContext.java?r2=4572&r1=4571"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/ObjectDeltaWaves.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/ObjectDeltaWaves.java?r2=4572&r1=4571"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/Projector.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/Projector.java?r2=4572&r1=4571"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/AbstractModelIntegrationTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/AbstractModelIntegrationTest.java?r2=4572&r1=4571"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestModelServiceContract.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestModelServiceContract.java?r2=4572&r1=4571"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestPassword.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/TestPassword.java?r2=4572&r1=4571"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/lens/TestProjector.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/lens/TestProjector.java?r2=4572&r1=4571"><see></a><br/>
trunk/samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync.xml   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync.xml?r2=4572&r1=4571"><see></a><br/>
</div>
</body></html>