Hi Andrey,
On Wed, Mar 19, 2014 at 10:26 AM, Andrey Andreev <[email protected]> wrote:
> On Wed, Mar 19, 2014 at 3:22 AM, Yasuo Ohgaki <[email protected]> wrote:
> >> > SessionHandler does not use new
> SessionUpdateTimestampHandlerInterface,
> >> > so
> >>
> >> Um ... what's the point of having this interface? Nothing uses it.
> >
> >
> > You may use it like
> >
> > class MySessionHandler implements SessionHandlerInterface,
> > SessionUpdateTimestampHandlerInterface
> >
> > I think the name is too long.
> > Any suggestion?
>
> It is too long, and also useless. :)
> You may, or you may not call it. If it's not enforced anywhere, nobody
> needs it and nobody is going to use it. I suggest removing it, it's
> pointless.
It's intended for user use.
This is the normal use of interface.
Regards,
--
Yasuo Ohgaki
[email protected]