[APPLIED] Re: Patch implementing DataContextDelegate

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Tue Sep 30 2003 - 16:47:43 EDT


Just checked in delegate patch. I refactored it a bit: DataContext is
using single delegate instead of a list, also performQueries is made
more compact.

Andrus

On Tuesday, September 30, 2003, at 02:20 PM, Andrus Adamchik wrote:

> Mike,
>
> While we are discussing the whole delegate approach, I still think it
> will be OK to apply your patch.
>
> Before I do that a quick question - any specific reason for allowing
> multiple delegates. I think a single one should be enough. I guess
> this is a conceptual thing. Single delegate makes behavior more
> predictable for the user than it would be with chained delegates
> (things like notification order, etc.). Also multiple delegates do not
> add much value to the framework - if a user needs to, implementing
> "chaining" inside the custom delegate is trivial.
>
> Andrus
>



This archive was generated by hypermail 2.0.0 : Tue Sep 30 2003 - 16:47:29 EDT