[TYPO3-core] RFC: eval API (#1639)

Michael Stucki michael at typo3.org
Sun Jan 22 20:49:47 CET 2006


Hi Ingmar,

> I've just pretty much rewritten the evalAPI code.
> 
> The patch is now much shorter, existing evaluations stay in the core,
> and the place to register own evaluations is now
> $TYPO3_CONF_VARS['SC_OPTIONS']['tce']['formevals'].

Seems we both agree that the old code was too big for having a short look
at ;-)

Well, I must say that it looks very simple and logical to me.

> I chose 'tce' instead of 't3lib/class.t3lib_tceforms.php' as the second
> level key because the evaluations are used in both tceforms and tcemain.

Should be ok.

> The patch should be pretty much non-destructive because it only does
> something when evaluation names starting with "tx_" are called, so it
> doesn't change the way the original evaluations are handled.
> 
> It has been tested and confirmed to be working by Thomas Hempel.
> 
> I would like to commit this patch before RC1 is released on January 24.

I just tested it using the example extension you sent me. I must say it
works very nice.

+1

Regards, michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-team-core mailing list