Feature #27637

Make Value Objects read-only on Doctrine

Added by Karsten Dambekalns almost 2 years ago. Updated over 1 year ago.

Status:Resolved Start date:2011-06-22
Priority:Should have Due date:
Assignee:Karsten Dambekalns % Done:

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.0.0
PHP Version: Complexity:
Has patch:
Votes: 0

Description

Any @valueobject should have the readOnly attribute set for Doctrine 2.1, until value objects are supported for real.

When implementing this, update the persistence documentation accordingly (annotations table for Doctrine use).

Associated revisions

Revision 0d37b1c0
Added by Karsten Dambekalns almost 2 years ago

[TASK] Make Value Objects read-only on Doctrine

Since Doctrine has no real value object support, we at least make the
entities read-only now, when they should be value objects.

Change-Id: I68ce48310c24ac2da767e464ad154e8884bf5a9b
Resolves: #27637

History

Updated by Mr. Hudson almost 2 years ago

  • Status changed from Accepted to Under Review

Patch set 1 of change I68ce48310c24ac2da767e464ad154e8884bf5a9b has been pushed to the review server.
It is available at http://review.typo3.org/2937

Updated by Mr. Hudson almost 2 years ago

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

Updated by Mr. Hudson almost 2 years ago

Patch set 3 of change I68ce48310c24ac2da767e464ad154e8884bf5a9b has been pushed to the review server.
It is available at http://review.typo3.org/2937

Updated by Mr. Hudson almost 2 years ago

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

Updated by Mr. Hudson almost 2 years ago

Patch set 5 of change I68ce48310c24ac2da767e464ad154e8884bf5a9b has been pushed to the review server.
It is available at http://review.typo3.org/2937

Updated by Karsten Dambekalns almost 2 years ago

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

Updated by Karsten Dambekalns over 1 year ago

  • Target version changed from 1230 to 1.0.0

Also available in: Atom PDF