Component-based Scalable Logical Architecture: Difference between revisions

Content deleted Content added
Line 4:
 
===Smart data===
A business object encapsulates all the data and behavior (including persistence logic) associated with the objec#REDIRECT [[t]]<ref>Insert footnote text here</ref>object it rep<s>#REDIRECT [[Strike-through text]]</s>resentsrepresents. For example, an order object will be the only part of the program to load an order, <s>obtain</s> or assign the order's member data (order numbers, etc...), save the order, and so on.
<s>Strike-through text</s>
 
===Typed Collections===