I agree. On top of that I think it makes sense to refactor the marshaling to use typeIds and fieldIds, just like GridGain did in Portable objects. I filed a ticket for it: https://issues.apache.org/jira/browse/IGNITE-141
If anyone has comments on the design, you can add them to the ticket directly. D. On Mon, Jan 26, 2015 at 11:24 AM, Yakov Zhdanov <[email protected]> wrote: > Guys, > > It seems we can safely remove this interface and related logic. It was > introduced for performance purposes, but with current marshalling logic it > does not seem to speed up anything. > > Thoughts? > > -- > Yakov Zhdanov, Director R&D > *GridGain Systems* > www.gridgain.com >
