I've been working with a new version of Ruby recently and one of my gems starting hanging in the middle of a process. Normally, figuring out differences in behavior in versions is a pain in the ass. With Ruby, I went to the source code for the language ( I already had it on my machine since I had recently compiled it). Found the source file in question, opened it up and viewed source.....which was written in Ruby. How awesome is that? I can hack on my own programming languages source without knowing another language.
zB ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:308466 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
