2 Mar
2005
2 Mar
'05
1:47 p.m.
There is also a problem with collisions on the same module. Something I have not figured out yet. Carl Negyesi Karoly wrote:
this is just notes code not real or perfect.
No problem, I guess with that.
<?php function module_invoke($module, $hook, $a1 = NULL, $a2 = NULL, $a3 = NULL, $a4 = NULL) {
Where do you see this code in HEAD? It's "long" gone <smirks>.
In English words, you are proposing that the return value of functions that are invoked by module_invoke shall be recorded into the cache? (Still don't understand that extended part) I fail to see what good will you achive by this. Pages' cache are OK, and of the few functions that needs cache, have their own ways of cache.
Regards
NK