On 2009-09-01, Dominique Devienne <[email protected]> wrote:

> What I don't get is how NestedPropertyExpander can be enabled.
> Given how DEFAULT_EXPANDER works, if one tries to add
> NestedPropertyExpander after it, the first expander will not allow
> the second to work.

You missed the "delegates get used in LIFO order" bit.  add() adds to
the front of the list.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to