Task #29506

Entities lying in the session should be lazy loaded

Added by Andreas Förthner almost 4 years ago. Updated almost 4 years ago.

Status:Resolved Start date:2011-09-06
Priority:Should have Due date:
Assigned To:Andreas Förthner % Done:

100%

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

Description

This can be done be (de)serializing only lazy loading proxies instead of the original object.

Associated revisions

Revision 6c490dec
Added by Andreas Förthner almost 4 years ago

[TASK] Enable lazy loading for session entities

By this, persisted entities that are referenced
in the session are (de)serialized as lazy loading
proxies. This is a huge performance gain compared
to serializing the original entities.

Change-Id: I996b221dc82187f117b00223e5373e080dca7593
Resolves: #29506

History

#1 Updated by Mr. Hudson almost 4 years ago

  • Status changed from New to Under Review

Patch set 4 of change I996b221dc82187f117b00223e5373e080dca7593 has been pushed to the review server.
It is available at http://review.typo3.org/2779

#2 Updated by Andreas Förthner almost 4 years ago

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

Also available in: Atom PDF