Hi!

> User script must have access the struct(PS(mod_data)) to extend base class.

Can't I extend the base class and then do something in overriding
methods and call parent, or override some methods but not others and
thus have the original methods still work just fine?

> In conclusion, SessionHandler object has no real use except as a toy and
> makes session module complex unnecessary. Since it cannot have real use,
> nobody is using it. Therefore, I would like to remove it.

I'm not sure, what you actually are proposing to remove? I'm not sure
how you can "remove an object". Could you explain further?

-- 
Stas Malyshev
smalys...@gmail.com

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to