Feature #26765

Support class schema features for every reflected class

Added by Christopher Hlubek about 4 years ago. Updated over 2 years ago.

Status:Accepted Start date:2011-05-11
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

0%

Category:Reflection
Target version:-
PHP Version: Complexity:
Has patch:No

Description

Some features of the reflection in FLOW3 are only available through the class schema, e.g.:

  • Property types
  • Check if a property is an array or multi-valued

The problem is, that the class schema is only generated for entities or value objects. There should be some kind of general class schema for non-persistent classes or reflection service methods to get this information.

History

#1 Updated by Sebastian Kurfuerst about 4 years ago

  • Target version deleted (1.0 beta 1)

I agree with that, but not for 1.0beta1 anymore.

#2 Updated by Karsten Dambekalns almost 4 years ago

  • Project changed from TYPO3 Flow Base Distribution to TYPO3.Flow

#3 Updated by Karsten Dambekalns almost 4 years ago

  • Category set to Reflection

#4 Updated by Karsten Dambekalns over 2 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Has patch set to No

Also available in: Atom PDF