Adam Tuttle

Results 137 comments of Adam Tuttle

This is kind of what I was thinking: ```cfml ... return qToStruct(...); ```

@tomchiverton I've created a branch that I'm hoping fixes the problem. Please give it a try: https://github.com/atuttle/Taffy/tree/feat/qToStruct It does the following: 1. Rename the taffy-implementation of `queryToStruct` to `qToStruct` 2....

If you want to rename them all to remove the colons, be my guest. :)

Yes, backwards compatibility is still desired.