<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-7609658525941194126.post5364356049128823601..comments</id><updated>2011-08-11T09:56:50.465-04:00</updated><category term='startup'/><category term='baseball'/><category term='marathon'/><category term='software'/><title type='text'>Comments on Flavor-iffic: Freezing Deep Ruby Data Structures</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.flavorjon.es/feeds/5364356049128823601/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/5364356049128823601/comments/default'/><link rel='alternate' type='text/html' href='http://blog.flavorjon.es/2008/08/freezing-deep-ruby-data-structures.html'/><author><name>Mike Dalessio</name><uri>http://www.blogger.com/profile/01750555903559042849</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7609658525941194126.post-3704917856223510443</id><published>2011-04-20T17:48:33.918-04:00</published><updated>2011-04-20T17:48:33.918-04:00</updated><title type='text'>Thanks for the tip. I added this to Enumerable ins...</title><content type='html'>Thanks for the tip. I added this to Enumerable instead of to Hash and Array. Works like a charm.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/5364356049128823601/comments/default/3704917856223510443'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/5364356049128823601/comments/default/3704917856223510443'/><link rel='alternate' type='text/html' href='http://blog.flavorjon.es/2008/08/freezing-deep-ruby-data-structures.html?showComment=1303336113918#c3704917856223510443' title=''/><author><name>Nick Urban</name><uri>http://www.blogger.com/profile/02793417983834256067</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.flavorjon.es/2008/08/freezing-deep-ruby-data-structures.html' ref='tag:blogger.com,1999:blog-7609658525941194126.post-5364356049128823601' source='http://www.blogger.com/feeds/7609658525941194126/posts/default/5364356049128823601' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-445293450'/></entry><entry><id>tag:blogger.com,1999:blog-7609658525941194126.post-6461393795827263766</id><published>2008-09-13T14:49:00.000-04:00</published><updated>2008-09-13T14:49:00.000-04:00</updated><title type='text'>Hi, excellent code :), I have extended it to freez...</title><content type='html'>Hi, excellent code :), I have extended it to freezing child objects and to preventing simple access to hash and array single elements as well.&lt;BR/&gt;&lt;BR/&gt;http://www.semintelligent.com/blog/articles/29/freezing-ruby-data-structures-recursively&lt;BR/&gt;&lt;BR/&gt;I give you full credit for your code at the top of the article.  Feel free to hack at my code, re-publish on your blog, extend etc as you wish :).&lt;BR/&gt;&lt;BR/&gt;Thanks again!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/5364356049128823601/comments/default/6461393795827263766'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/5364356049128823601/comments/default/6461393795827263766'/><link rel='alternate' type='text/html' href='http://blog.flavorjon.es/2008/08/freezing-deep-ruby-data-structures.html?showComment=1221331740000#c6461393795827263766' title=''/><author><name>perldork</name><uri>http://www.blogger.com/profile/06940744796528358518</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.flavorjon.es/2008/08/freezing-deep-ruby-data-structures.html' ref='tag:blogger.com,1999:blog-7609658525941194126.post-5364356049128823601' source='http://www.blogger.com/feeds/7609658525941194126/posts/default/5364356049128823601' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-928195656'/></entry></feed>
