Talk:Use Aggregate Objects to Reduce Coupling
From Programmer 97-things
An additional example, if you want it, is what happens if the item is deleted altogether.
The example isn't totally coherent, however: If orderLine shouldn't reference item, then you might not want talk about order.orderline.item.
