Well I only did it to add support to the MX in the same way as the spark. If it's a concern I can remove the interface declarations and just use the getter/setter and functions as they are inside the SortFields themselves.
-Mark On Mon, Sep 9, 2013 at 11:01 PM, Alex Harui <aha...@adobe.com> wrote: > Looks fine. One concern is that you changed an interface. We got burned > by changing other interfaces in the past. Remember the IList snafu? But > I don't know if there are any custom ISortField implementations in the > wild so it may be ok. > > -Alex > >