QueryEntity sorting is not an option for "regular" classes with reflective
serialization.
We have to use alphabetical.
Also, same class can participate in multiple query entities.

10 апр. 2017 г. 18:52 пользователь "Dmitriy Setrakyan" <
dsetrak...@apache.org> написал:

On Mon, Apr 10, 2017 at 8:28 AM, Sergi Vladykin <sergi.vlady...@gmail.com>
wrote:

> The decision to use alphabetic order looks strange here. Using order
> provided in QueryEntity and require from user to have the same order
> in Binarylizable
> looks more reasonable.
>

I think this would be much harder to verify. Alphabetical order is more
intuitive, no?

Reply via email to