Feature #29201

Make generic persistence follow new paradigms

Added by Karsten Dambekalns almost 4 years ago. Updated almost 4 years ago.

Status:Resolved Start date:2011-08-24
Priority:Must have Due date:
Assigned To:Christopher Hlubek % Done:

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.0 beta 2
PHP Version: Complexity:
Has patch:

Description

This means:

  • persist only after update() has been called
  • dirty check only instances given to update()

Associated revisions

Revision afe640d9
Added by Christopher Hlubek almost 4 years ago

[TASK] Make generic persistence follow new paradigms

This change fixes the introduces changedObjects properties by adding
an additional collection and changes the abstract backend to ignore
nested reconstituted aggregate root objects when processing an
object.

Change-Id: I6c359803e740ca8e29213557344da21680f8accf
Resolves: #29201

History

#1 Updated by Karsten Dambekalns almost 4 years ago

  • Target version changed from 1.0 beta 1 to 1.0 beta 2
  • Parent task deleted (#28486)

#2 Updated by Karsten Dambekalns almost 4 years ago

  • Assigned To changed from Karsten Dambekalns to Christopher Hlubek

#3 Updated by Mr. Hudson almost 4 years ago

  • Status changed from Accepted to Under Review

Patch set 2 of change I6c359803e740ca8e29213557344da21680f8accf has been pushed to the review server.
It is available at http://review.typo3.org/4698

#4 Updated by Christopher Hlubek almost 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF