View Single Post
  #2 (permalink)  
Old 04-11-2008, 06:20 PM
mjb2150 mjb2150 is offline
Member
 
Join Date: Apr 2008
Posts: 1
mjb2150 is on a distinguished road
I also have a third party API and have a similar question. I am approaching it with domain objects, DAOs, and service classes. The DAO is performing the conversion to the complex data types for the third party API, which I am rethinking now.
Reply With Quote