• Sign in
  • Register
  • Home
  • Projects
  • Help
Start TYPO3 v4 TYPO3 v5FLOW3other
Search:

Packages

  • Overview
  • Activity
  • Repository
  • Menu
  • Actions
DistributionProjectsPackages
« Previous | Next » 

Revision 1155

k-fish, 2008-08-25 13:42

FLOW3, TYPO3CR:
  • class schemata now hold information about an object's identifier property (marked with @identifier)
  • when storing new obejcts, an identifier from the object is suggested if available
  • when reconstituting objects the node identifier is used for the object's identifier property

This commit fixes #1292.

Files

added 
modified 
deleted 

View differences

/Packages/FLOW3/trunk/Classes/Persistence/F3_FLOW3_Persistence_ClassSchema.php
View differences
/Packages/FLOW3/trunk/Classes/Persistence/F3_FLOW3_Persistence_ClassSchemataBuilder.php
View differences
/Packages/FLOW3/trunk/Tests/Persistence/F3_FLOW3_Persistence_ClassSchemataBuilderTest.php
View differences
/Packages/FLOW3/trunk/Tests/Persistence/Fixture/F3_FLOW3_Tests_Persistence_Fixture_Entity1.php
View differences
/Packages/TYPO3CR/trunk/Classes/FLOW3/Persistence/F3_TYPO3CR_FLOW3_Persistence_Backend.php
View differences
/Packages/TYPO3CR/trunk/Classes/FLOW3/Persistence/F3_TYPO3CR_FLOW3_Persistence_DataMapper.php
View differences
/Packages/TYPO3CR/trunk/Tests/FLOW3/Persistence/F3_TYPO3CR_FLOW3_Persistence_BackendTest.php
View differences
/Packages/TYPO3CR/trunk/Tests/FLOW3/Persistence/F3_TYPO3CR_FLOW3_Persistence_DataMapperTest.php
View differences

Loading...
Powered by Redmine © 2006-2008 Jean-Philippe Lang