[dev] [commits] Horde branch master updated. e69d55f2aea69e68acc6ba1017e2758f5399843e

Jan Schneider jan at horde.org
Tue Oct 12 20:41:45 UTC 2010


Zitat von Michael M Slusarz <slusarz at horde.org>:

>     Allow ability to search session subkeys.
>
>     We store values with key & subkey together to save on  
> storage/serialization
>     costs. To retrieve array like output, simply need to call
>     $session['app:name/'] - returns an array with subkeys as keys and session
>     values as values.

This sounds like a bit too much magic for a small performance gain.  
I'd rather like this to be a real array for  
readability/maintainability, and loose a bit of performance. Can't be  
too much anyway.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the dev mailing list