Opened 17 years ago

#78 new enhancement

Please enhance SDF to support ordering through the standard Select interface.

Reported by: jbirch Owned by: gregboone
Priority: major Milestone:
Component: SDF Provider Version: 3.2.0
Severity: 3 Keywords:
Cc: External ID:

Description

Currently, users of the SDF provider have to know about its non-standard alternate select interface to take advantage of results ordering.

I believe that this runs counter to the whole idea of an abstraction layer like FDO; clients should not have to implement provider-specific workarounds to get at common functionality.

Ordering functionality is really important to me, and I have had to work around it on the client side (had to populate array in PHP and sort rather than just streaming the features - high memory usage) several times already.

Change History (0)

Note: See TracTickets for help on using tickets.