Bug #25607

Reflection Service does not save emerged class reflections

Added by Robert Lemke over 4 years ago. Updated over 4 years ago.

Status:Resolved Start date:2011-03-31
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Core
Target version:TYPO3 Flow Base Distribution - 1.0 beta 1
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

Because the Reflection Service was not correctly connected to the bootstrap shutdown emerged classes (which were not automatically
registered during compile time) were not saved into the cache and therefore reflected again on every run.

Associated revisions

Revision 3353765d
Added by Robert Lemke over 4 years ago

[+BUGFIX] Reflection Service does not save emerged class reflections

Because the Reflection Service was not correctly connected to the
bootstrap shutdown emerged classes (which were not automatically
registered during compile time) were not saved into the cache and
therefore reflected again on every run.

This patch introduces new signals into the bootstrap and Core Command
controller and makes connects the Reflection Service's saveToCache()
method to one of the new signals.

This bug fix was auctioned at the T3BOARD11 bug auction by wildside.dk

Change-Id: I25d94f6ea84dfa84ea29aed830c71c3bbe183079
Resolves: #25607

History

#1 Updated by Robert Lemke over 4 years ago

  • Subject changed from File Monitor does not work with third party namespaces to Reflection Service does not save emerged class reflections

#2 Updated by Mr. Hudson over 4 years ago

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

#3 Updated by Robert Lemke over 4 years ago

  • Category changed from Monitor to Core
  • Status changed from New to Under Review
  • % Done changed from 0 to 100

#4 Updated by Mr. Hudson over 4 years ago

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

#5 Updated by Robert Lemke over 4 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF