« Kata Seventeen: More Business Processing | Main | Kata Fourteen: Tom Swift Under Milk Wood »

January 28, 2007

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d83451c41c69e200d8353d3f3e53ef

Listed below are links to weblogs that reference Kata Sixteen: Business Rules:

Comments

John C

It would seem that you'd also have to make sure that you don't get into infinite loops if you have rules like this:
"If they buy X then also send them Y"
"If they buy Y then also send them X"

Maybe just check the packing slip and if they already have x/y on it then don't add another? Or is it for every x that they buy they get the same number of y, and vice versa?

The comments to this entry are closed.