Task #29506
Entities lying in the session should be lazy loaded
| Status: | Resolved | Start date: | 2011-09-06 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Andreas Förthner | % Done: | 100% |
|
| Category: | Persistence | |||
| Target version: | TYPO3 Flow Base Distribution - 1.0 beta 2 | |||
| Sprint: | Has patch: | |||
| PHP Version: | Complexity: | |||
| Votes: | 0 |
Description
This can be done be (de)serializing only lazy loading proxies instead of the original object.
Associated revisions
[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
Updated by Mr. Hudson over 1 year 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
Updated by Andreas Förthner over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6c490dec7bdd261a867dabd58bf855bebdbb25b4.