From: Chris Moore Date: 2001-08-16T03:07:57+09:00 Subject: [ruby-talk:19814] Re: class methods and optimizing > Does [1, 2, 3].play make sense? Probably not. How does one play [1, 2, 3]? > Instead, you should have domain-specific entities: cards and card decks. how about a = [1,2,3] a[2].play... (that way a hand is also just another array) -- ------------------ Chris Moore As a dog returns to it's vomit so a fool totheir folly -God