Hi guys Just looking for ideas on where to put complex queries? I'm migrating a pretty simple bit of code to Tranfer as a refactoring test but have discovered that aggregate functions are not supported. I'll also be porting many much more complex queries in the future so I wanted to figure this out now.
Do you create your own DAO (don't worry I'm not planning on using a gateway as per Sean Corfield's recent advice http://corfield.org/blog/index.cfm/do/blog.entry/entry/The_DAO_and_Gateway_separation_in_CFML_is_nonsense)? Can you add a decorator to the Transfer DAO somehow to keep it linked to the object? Cheers Matthew --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
