Business Objects vs. Entities: What is the diff?
Recently I have noticed several discussions about the differences between entities and business objects. I have my own opinions in this matter, naturally, but before I get to them, let us try to define what each term mean, and I can't quite put this in words.
An entity is something that has a valid domain meaning, and is usually persisted to durable storage. I am not so clear on the definition of a business objects, and I am not sure that my entity definition is very clear, either.
Options?

Comments
Comment preview