[TYPO3-core] RFC: Cleanup in tslib_menu / add new property "additionalParams"

Michael Stucki michael at typo3.org
Sun Feb 4 18:15:21 CET 2007


Hi Martin,

Martin Kutschker wrote:
> +1 (untested)

Thanks!

> I notice that you changed "$res = $this->result;"
>   to "$res = &$this->result;". Does it change the behaviour or is the
> assignement to $res only to make the code shorter (avoiding lenghthy
> repetitions of $this->result).

Of course it doesn't! It's just used as a shortcut, no write changes occur.

> PS: I fail to see some of the WS changes. What did you change? You did
> not eg add spaced in terms like that $x="y" to $x = 'y'.

Don't get that, what do you mean? Yes I changed some $x='y' to $x = 'y' but
what should be wrong with that?

- michael

PS: Still one +1 needed...
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/


More information about the TYPO3-team-core mailing list