Handlers obsolete code

17 views
Skip to first unread message

barakbbn

unread,
Jun 9, 2011, 11:43:20 PM6/9/11
to nRoute
In the Handlers namespace, in HandlerBase and HandlerExtesnions
there seems to be code marked as Obsolete:

[Obsolete]
internal static class HandlerExtensions

HandlerBase<E, H>
{
[Obsolete]
internal Func<Event<E>, bool> Predicate { get; set; }
...


Is there an alternative to the obsolete functionality?
Especially since it seems to provide some great power in working with
handlers.

Thanks
Reply all
Reply to author
Forward
0 new messages