bascule: “DCI” in Ruby is completely broken

url: http://tonyarcieri.com/dci-in-ruby-is-completely-broken

A discussion of the performance implications of mixing in instance specific functionality (as commonly done in DCI patterns by Rubyists, apparently) on an application. Puts forward an argument that delegation via SimpleDelegator is a better pattern and doesn't have the performance impact.

Discuss This Topic

There are 0 comments in this discussion.

join this discussion