From: Todd Benson Date: 2008-03-08T09:10:56+09:00 Subject: Re: Dynamic class thingies? (Okay, not sure how to title this one) With #eval, you are kind of opening Pandora's box in an interesting way. If your code is "open", you've just allowed somebody without knowledge to "shoot themselves in the foot". #eval is definitely power that should be used responsibly; a loaded gun that should be kept away from software children (such as myself :) Todd