[TYPO3-team-core-v5] Reverted change to TYPO3.DocTools
"Christian Müller (FLOW3 Team)"
christian.mueller at typo3.org
Wed May 16 11:52:44 CEST 2012
On 16/05/12 11:07, Karsten Dambekalns wrote:
> The problem was that FLOW3 reflects all classes, and a class implementing an interface requires that interface to exist. The only ways around that would be a safeguard around the class definition (ugly as hell!) or some way to tell FLOW3 not to reflect that class in that file because it will break (complex and bound to break!?).
True that might pose a problem, we could try a blacklist approach for
that. (So you can register classes on a "no reflection" blacklist and
before check if Package X is loaded).
--
Christian Mueller
TYPO3 Core Team
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-team-core-v5
mailing list