[TYPO3-dev] Conditions, when XCLASS has been ignored

Tapio Markula tapio.markula at xetpoint.fi
Fri Aug 24 18:54:14 CEST 2007


Hi

I don't have got any answer about conditions, when XCLASS has been ignored.

If some file includes directly some classfile, which has XCLASS
but that doesn't have makeInstance...
might this be reason, why some XCLASS is ignored.

$this->cObj = t3lib_div::makeInstance("tslib_cObj");

the related class file doesn't have t3lib_div::makeInstance("tslib_cObj")

This is really annoying problem.




More information about the TYPO3-dev mailing list