|
Petr,
I understood that role information is cached statically in the session, and all role changes are delayed until the next session Has this changed? If so, where can I read about it (please don't say lib/accesslib.php Read anything by Martín Langhoff that has word performance in it, It is one of the major improvements in 1.9
I guess you mean the "Catalyst accesslib improvements" of
"add/remove privileges from the lowly user ... come into effect immediately. New enrolments don't always appear immediately, but enrolment removal, and capabilities changes are always instant" So some things happen immediately and some things are delayed. This needs to be documented for users to avoid confusion or worse, but that's another issue. I think our improvment (MDL-16793) can facilitate the creation of new actions. And peoples will be able to distribute its actions in Modules and plugins database.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
But I agree this could be usefull