Add a way to sort data using the decorator
Before this library, we used jxpath at runtime to decorate and also to sort.
Now everything is generated, so no more dynamical at all :( We can't have both compile type safe and runtime features.
But we can sort it out