T
twister
Hi,
Is there a possibility to register some method of an user-defined
object to keep it notified about the date changed event? I wonder if
there is a non os-related solution.
My object will process some request and they should be grouped by the
date. I can get the current date for each request and activate a
proper group, but it would be more effectively if the date was updated
once per 24h not for every request. Additionaly if the group is older
than some period it should be removed.
Thanks in advance,
twister
Is there a possibility to register some method of an user-defined
object to keep it notified about the date changed event? I wonder if
there is a non os-related solution.
My object will process some request and they should be grouped by the
date. I can get the current date for each request and activate a
proper group, but it would be more effectively if the date was updated
once per 24h not for every request. Additionaly if the group is older
than some period it should be removed.
Thanks in advance,
twister