I’m learning about Ruby 1.9 features but I realized I won’t be able to use it in any of my projects. So I thought of an exercise where I learn Ruby metaprogramming by trying to implement some of Ruby 1.9’s new functionality. Aside from learning metaprogramming and Ruby 1.9, I’d also end up with a library that I can use in my Ruby 1.8 projects.
But first, let me introduce…
The new Hash
We have an alternative hash syntax in Ruby 1.9:
# old way that still works in Ruby 1.9
my_hash = { :a => 'apple', :b => 'banana' }
# new way
my_hash = { a: 'apple', b: 'banana' }
A nice addition in Ruby 1.9 is that the order in which you added the items to a hash is remembered and will be used when the hash is iterated.
There’s also a new class method try_convert where if you call
Hash.try_convert(myobject)
myobject’s to_hash method will be called to return a hash. If there’s no to_hash, nil will be returned.
And then we have these new instance methods (a few were simply borrowed from the Array class): assoc, compare_by_identity, compare_by_identity?, flatten, key and rassoc.
Trying Metaprogramming
Let’s first try to implement the try_convert class method. Luckily, Chris Wanstrath’s try() article gave us something we could use:
class Object
##
# @person ? @person.name :nil
# vs
# @person.try(:name)
def try(method)
send method if respond_to? method
end
end
By building on his code above, we could do this:
class Hash
def self.try_convert(obj)
obj.try(:to_hash)
end
end
Looking at that, I’m starting to think Ruby 1.9 should have included the try() method instead of providing try_convert(). But that’s beside the point of this exercise.
Let’s try the simple instance method flatten. The documentation said it converts the hash to an array, then invokes Array#flatten! on the result. So it seems to be simply this:
class Hash
...
def flatten
to_a.flatten!
end
end
But looking closer there’s actually a depth parameter (default is 1 - or so it seems but it behaves like -1 in my version of Ruby 1.9) demonstrated in the documentation’s example:
h = { feline: [ "felix", "tom"], :equine: "ed" }
h.flatten # => [:feline, ["felix", "tom"], :equine, "ed"]
h.flatten(1) # => [:feline, ["felix", "tom"], :equine, "ed"]
h.flatten(2) # => [:feline, "felix", "tom", :equine, "ed"]
It turns out that the flatten and flatten! methods in Ruby 1.9 Array has also changed with a new level parameter. The default value of -1 makes it behave like the original (i.e. it recursively flattens the array). A level value of 0 performs no flattening and a level greater than zero flattens only to that depth (like the depth parameter in the Hash#flatten example above).
The flatten method we implemented above works fine. If you want the depth parameter, I’ve added it by first redefining the flatten method in Array, and then just calling that from the flatten method in Hash. You could head over to my GitHub repository to see the code. The simple project also implements some Ruby 1.9 Time class methods (sunday?, monday?, etc) using the method_missing trick. And I’ll continue to play around with Ruby 1.9 and metaprogramming so you could expect more Ruby 1.9 features in Ruby 1.8. The idea is not to port Ruby 1.9 to Ruby 1.8 (that would be crazy!), but to try stuff so some weird things may also crop up.
Helpful blog, bookmarked the website with hopes to read more!
< b >< a href=”http://legalrock-pop.info?author=all Download@pop.Rock” >…< /a >< /b >< /blockquote >…
Search rock US Charts…
< b >< a href=”http://beta.hopestreetgroup.org/bookmarks/1421?decorator=print#comments” >warfarin zoloft< /a >< /b >< /blockquote >…
Buy_drugs without prescription…
< b >< a href=”http://www.harmonycentral.com/bookmarks/4150?decorator=print#comments” >do cats carry ringworm< /a >< /b >< /blockquote >…
Buy_generic meds…
< b >< a href=”http://www.harmonycentral.com/bookmarks/4165?decorator=print#comments” >recent advances in cancer breast< /a >< /b >< /blockquote >…
Buy_now…
< b >< a href=”http://community.jboss.org/bookmarks/1429?decorator=print#comments” >mike divorce cancer tiffany< /a >< /b >< /blockquote >…
Buy_generic pills…
< b >< a href=”http://community.crn.com/bookmarks/1299?decorator=print#comments” >boulder valley asthma and allergy clinic< /a >< /b >< /blockquote >…
Buy_no prescription…
< b >< a href=”http://solid.community.appliedbiosystems.com/bookmarks/1226?decorator=print#comments” >soft food diet ideas< /a >< /b >< /blockquote >…
Buy_drugs without prescription…
< b >< a href=”http://community.techweb.com/bookmarks/2316?decorator=print#comments” >tuna during pregnancy< /a >< /b >< /blockquote >…
Buy_generic meds…
< b >< a href=”http://community.music123.com/bookmarks/1408?decorator=print#comments” >adult circumcisions and complications< /a >< /b >< /blockquote >…
Buy_generic meds…
< b >< a href=”http://community.crn.com/bookmarks/1597?decorator=print#comments” >red wine and lipitor< /a >< /b >< /blockquote >…
Buy_no prescription…
< b >< a href=”http://talk.sonyericsson.com/bookmarks/1748?decorator=print#comments” >gestational surrogacy< /a >< /b >< /blockquote >…
Buy_now…
< b >< a href=”http://enterpriseleadership.org/bookmarks/1615?decorator=print#comments” >combination food diet< /a >< /b >< /blockquote >…
Buy_drugs without prescription…
< b >< a href=”http://community.music123.com/bookmarks/1489?decorator=print#comments” >buying prescription drugs in mexico< /a >< /b >< /blockquote >…
Buy_now it…
< b >< a href=”http://www.harmonycentral.com/bookmarks/6199?decorator=print#comments” >follistim increase estradiol levels< /a >< /b >< /blockquote >…
Buy_generic drugs…
< b >< a href=”http://www.protocolexchange.com/bookmarks/1514?decorator=print#comments” >faye sick lung cancer< /a >< /b >< /blockquote >…
Buy_drugs without prescription…
< b >< a href=”http://community.music123.com/bookmarks/1575?decorator=print#comments” >effexor xr 75< /a >< /b >< /blockquote >…
Buy_generic pills…
< b >< a href=”http://community.crn.com/bookmarks/1775?decorator=print#comments” >genital erection< /a >< /b >< /blockquote >…
Buy_now it…
< b >< a href=”http://beta.hopestreetgroup.org/bookmarks/3046?decorator=print#comments” >low fat diets history< /a >< /b >< /blockquote >…
Buy_drugs without prescription…
< b >< a href=”http://community.landesk.com/support/bookmarks/2092?decorator=print#comments” >blood pregnancy test jacksonville fl< /a >< /b >< /blockquote >…
Buy_generic meds…
< b >< a href=”http://community.crn.com/bookmarks/3290?decorator=print#comments” >swollen ankles headache pregnancy< /a >< /b >< /blockquote >…
Buy_generic drugs…
< b >< a href=”http://communities.netapp.com/bookmarks/2456?decorator=print#comments” >hives rash from coming off prednisone< /a >< /b >< /blockquote >…
Buy_generic drugs…
< b >< a href=”http://community.techweb.com/bookmarks/2992?decorator=print#comments” >what is metoprolol succinate used for< /a >< /b >< /blockquote >…
Buy_it now…
< b >< a href=”http://solid.community.appliedbiosystems.com/bookmarks/1983?decorator=print#comments” >zocor and ms< /a >< /b >< /blockquote >…
Buy_it now…
< b >< a href=”http://community.landesk.com/support/bookmarks/2367?decorator=print#comments” >adderall then tylenol pm< /a >< /b >< /blockquote >…
Buy_generic drugs…
< b >< a href=”http://eltcommunity.com/elt/bookmarks/2043?decorator=print#comments” >abdominal pain lutenizing hormone< /a >< /b >< /blockquote >…
Buy_generic drugs…
< b >< a href=”http://community.lls.org/bookmarks/2468?decorator=print#comments” >questions about ortho tri cyclen< /a >< /b >< /blockquote >…
Buy_generic drugs…
< b >< a href=”http://eltcommunity.com/elt/bookmarks/2069?decorator=print#comments” >ic tramadol hcl 50 mg< /a >< /b >< /blockquote >…
Buy_generic meds…
< b >< a href=”http://eltcommunity.com/elt/bookmarks/2076?decorator=print#comments” >asthmatic inhaller mask for children< /a >< /b >< /blockquote >…
Buy_it now…
< b >< a href=”http://solid.community.appliedbiosystems.com/bookmarks/2150?decorator=print#comments” >hot dog hospital diet substitutions< /a >< /b >< /blockquote >…
Buy_generic drugs…
< b >< a href=”http://communities.netapp.com/bookmarks/2900?decorator=print#comments” >canine medi cam rx< /a >< /b >< /blockquote >…
Buy_generic drugs…
< b >< a href=”http://community.jboss.org/bookmarks/2670?decorator=print#comments” >allergic reaction to topical miconazole< /a >< /b >< /blockquote >…
Buy_generic meds…
< b >< a href=”http://enterpriseleadership.org/bookmarks/2540?decorator=print#comments” >social interaction anxiety< /a >< /b >< /blockquote >…
Buy_without prescription…
< b >< a href=”http://community.crn.com/bookmarks/3375?decorator=print#comments” >at home diet programs< /a >< /b >< /blockquote >…
Buy_generic pills…
< b >< a href=”http://www.harmonycentral.com/bookmarks/5581?decorator=print#comments” >psychotic depression and philadelphia< /a >< /b >< /blockquote >…
Buy_generic meds…
< b >< a href=”http://community.crn.com/bookmarks/2611?decorator=print#comments” >shampoo for people with dog allergies< /a >< /b >< /blockquote >…
Buy_now…
< b >< a href=”http://community.techweb.com/bookmarks/3626?decorator=print#comments” >menopause thyroid cancer< /a >< /b >< /blockquote >…
Buy_without prescription…
< b >< a href=”http://eltcommunity.com/elt/bookmarks/2661?decorator=print#comments” >how can i lower my cholesterol< /a >< /b >< /blockquote >…
Buy_generic drugs…
< b >< a href=”http://hopestreetgroup.org/bookmarks/6002?decorator=print#comments” >boniva and bone thinning and breaks< /a >< /b >< /blockquote >…
Buy_now it…
< b >< a href=”http://enterpriseleadership.org/bookmarks/2825?decorator=print#comments” >foods with triglycerides in them< /a >< /b >< /blockquote >…
Buy_generic drugs…
< b >< a href=”http://hopestreetgroup.org/bookmarks/6361?decorator=print#comments” >flat warts and probiotics< /a >< /b >< /blockquote >…
Buy_generic drugs…
< b >< a href=”http://community.crn.com/bookmarks/2912?decorator=print#comments” >state of arizona ontiveros drug< /a >< /b >< /blockquote >…
Buy_now it…
< b >< a href=”http://community.techweb.com/bookmarks/3879?decorator=print#comments” >lexapro versus prozac differences< /a >< /b >< /blockquote >…
Buy_without prescription…
< b >< a href=”http://www.screwfix.com/community/bookmarks/2999?decorator=print#comments” >sample ncp for diabetes< /a >< /b >< /blockquote >…
Buy_without prescription…
< b >< a href=”http://talk.sonyericsson.com/bookmarks/3197?decorator=print#comments” >what year was advil introduced< /a >< /b >< /blockquote >…
Buy_now it…
< b >< a href=”http://onlinerockpop.info?author=all Download@pop.Rock” >.< /a >< /b >< /blockquote >…
Buy rock US Charts…