[TYPO3-core] RFC: #2278 -

Peter Niederlag peter at niederlag.de
Tue Nov 7 10:30:06 CET 2006


Hi,

Michael Stucki schrieb:
[...]
> I am not sure if the name of the hook is well-chosen: Instead of calling it
> "recheckModifyAccessList" I would propose "checkModifyAccessList_post" to
> make it clear where the hook is placed in the code. Do you agree with this?

pls rename it like you proposed.

[...]
> +		foreach ($hookObjectsArr as $hookObj)	{
> +			if (method_exists($hookObj, 'recheckModifyAccessList'))	{
> +				$hookObj->recheckModifyAccessList($table, $this->cmdmap, $this, &$res);
[...]

recheck is something pretty special for this case, postfixing it by
'_post' is more general. So this ^^ should still be changed, shouldn't it?

Greets,
Peter
-- 
Peter Niederlag * Neuer Sandberg 9 * 31535 Neustadt *
Fon (privat): 05036 / 924 100 * Fon (Büro): 05036 / 924 101
Fon (mobil): 0172 / 516 48 55 * Fax 05036 / 924 105
callto:typo3support (skype)
http://www.niekom.de * TYPO3 und EDV Dienstleistungen *
http://www.clown-goli.de * Clown-Comedy-Jonglage-Animation *



More information about the TYPO3-team-core mailing list