Hi. I'm new to Sculptor, and I have to say it's a very nice piece of work. I'm looking to see if anyone has tried to use the DTO (Data Transfer Object) pattern with it. I'd like to avoid exposing the domain objects through the service interface so I can maintain a separation between the external interface and the internal data types. Specifically, I want to preserve the ability to tweak my internal domain model without necessarily requiring consumers of the service to change.
Any suggestions on how to achieve this pattern with Sculptor? Thanks, Jeff -- View this message in context: http://www.nabble.com/DTO-Pattern-with-Sculptor-tp18338247s17564p18338247.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
