[TYPO3-mvc] RFC #8718: throw exception if a class to be reflected does not exist
Felix Oertel
mehl at foertel.com
Wed Jul 7 11:19:25 CEST 2010
Hey Sebastian
Am 07.07.10 10:57, schrieb Sebastian Kurfürst:
>> Note:
>> we don't have to stay in sync with FLOW3 here because they do not return
>> anything
> I don't understand what you mean here. Could you clarify it please?
we (you and me ;-) ) talked about staying in sync with flow3 here. i
therefor looked at how flow3 is handling this and flow3
buildClassSchemata() does not return anything. so switching from
return null;
to
throw new Exception();
will not bring us out of sync.
regards, foertel
More information about the TYPO3-project-typo3v4mvc
mailing list