[TYPO3-core] RFC: Hook request for t3lib_befunc + t3lib_userauthgroup
Bernhard Kraft
kraftb at kraftb.at
Tue Nov 20 13:59:33 CET 2007
Hi Oliver and the others,
Oliver Hader wrote:
> Seems like it happend again that we've done similar work... ;-)
> See here: http://bugs.typo3.org/view.php?id=5613
>
> My patch there is extending the t3lib_matchcondition instead of creating
> a new file. Maybe we could compare and merge some work if required.
We discussed this via Skype and I created a patch containing the
"best of both worlds" :) ...
I integrated Olivers "hybrid" t3lib_matchcondition.php + supporting methods
into the patch created by my - which does proper caching. Additionally the
tsconfig-conditions have to get enabled via install-tool (As those require
ts-matching for ever BE page hit. So enabling them by default would be a
drawback in speed)
see attached diff or last file on:
http://bugs.typo3.org/view.php?id=5613
PS: I also changed those "while (list=each)" statements in t3lib_matchcondition
into "foreach" loops (this was already discussed some times)
PPS: Trunk only is ok for me and I guess also for Oliver.
greets,
Bernhard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tsconfig_cond_2007-11-20.diff
Type: text/x-patch
Size: 26767 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071120/091dd275/attachment-0001.bin
More information about the TYPO3-team-core
mailing list