Hi,
How about this a feature request....
Quite often, I need to get a list of ID's from the database where a certain criteria is met. To do this, I loop through the collection and build a comma-delimitered string.
What would be cool is if I could ask the adaptor to fetch my field back in a comma-seperated string for me....
Is it just me that would find this useful?