Ohh, I looked it up and found out what it is.
Data Transfer Object, a lightweight version of a full fledged Entity.
What would it mean to send an Entity over the wire? What is it about sending an Entity over that only the Adapter can handle?
And, can you please tell me if, other than the quicker initial development time, are there any other benefits to using the SelfService model?
I get the impression SelfService is very capable, but that somehow I might paint myself into a corner with it.
Is there anything SelfService does which Adapter cannot?
I'm still very wobbly with my LLBLGen...... Though am very excited about becoming much better and putting it to real use and service.
Thank you,
Mike