> One of the reasons I'm experimenting with FC's Resource Index Search API > is that iTQL has an *'order by'* clause unlike the REST API's > *'findObjects'* method. If the REST API provided an *'order by'* clause, > I probably wouldn't need to use iTQL.
it's rather nasty a workaround, but you could write your own xsl to be used for the results and enable ordering there. after all, the stylesheet to be used is a parameter of the query. ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
