> It seems to me that CoR adds little value to the original question if I
can remember it correctly ;-) The fact that
> it's a chain is not important because it's unlikely that the list of known
processors for the various flavors of the
> document are unknown. Second, this discussion of the CoR came about
because of desire to not have a switch statement to
> create the strategies.

CoR adds value if you need to execute multiple behaviors and the
combinations are not deterministic (i.e. where one request might use
strategy 1,5,9 and another uses 1,2,3 and the next uses 2, etc).  This was
added as a potential requirement which is where the conversation kind of
deviated into CoR.  Other than that, I agree completely with your
assessment.  I tend to gravitate towards the simplistic because it's more
understandable, or maybe because I am simple ;-)

Mark

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to