Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #4063

Re: where's the best place to dynamically add singleton method?

From Robert Klemme <shortcutter@googlemail.com>
Newsgroups comp.lang.ruby
Subject Re: where's the best place to dynamically add singleton method?
Date 2011-05-07 14:29 +0200
Message-ID <92ks99F131U1@mid.individual.net> (permalink)
References <44FF3A41-4EBD-4404-A8A7-5216D77291DA@gmail.com> <BANLkTimvU4EPZiQ6n9wSom5C3ydQeXvGFQ@mail.gmail.com> <024A73D9-D6FE-4F3F-B518-F39206A6F37B@gmail.com>

Show all headers | View raw


On 06.05.2011 22:15, Iain Barnett wrote:

> Thanks to you both for the input. Sorry I didn't reply sooner but was
> snowed under with other things and wanted to think about it and do a
> bit of research. I've been reading a lot more on what's going on with
> details of the Ruby inheritance model, all that stuff in the
> background that I was getting along with fine without till now (which
> I think is a testament to the language), and your answers helped.
>
> Due to this I refactored things quite significantly so I've ended up
> not using this directly, but I've gone further for it.
>
> Much appreciated

I'm glad to hear that we could help you.  Thank you for letting us know!

Kind regards

	robert

-- 
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/

Back to comp.lang.ruby | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

where's the best place to dynamically add singleton method? Iain Barnett <iainspeed@gmail.com> - 2011-04-28 08:58 -0500
  Re: where's the best place to dynamically add singleton method? Robert Klemme <shortcutter@googlemail.com> - 2011-04-28 09:09 -0500
    Re: where's the best place to dynamically add singleton method? Iain Barnett <iainspeed@gmail.com> - 2011-05-06 15:15 -0500
      Re: where's the best place to dynamically add singleton method? Robert Klemme <shortcutter@googlemail.com> - 2011-05-07 14:29 +0200
  Re: where's the best place to dynamically add singleton method? Kresimir Bojcic <kresimir.bojcic@gmail.com> - 2011-04-28 09:15 -0500

csiph-web