X-FeedAbuse: http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.16.109 Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!nospam.fr.eu.org!talisker.lacave.net!lacave.net!not-for-mail From: 7stud -- Newsgroups: comp.lang.ruby Subject: Re: Generating Functions in Ruby Date: Wed, 25 May 2011 17:12:31 -0500 Organization: Service de news de lacave.net Lines: 16 Message-ID: <146d6aab925787bdba331de6c8335faa@ruby-forum.com> References: <5e21af14-befb-406e-b1c3-6758fe1527ab@s14g2000vbi.googlegroups.com> <151562ef-aebd-4999-8b7b-816c21a7c6df@m40g2000vbt.googlegroups.com> <917a6bebd84192c90d0434fe9ec9e2a4@ruby-forum.com> NNTP-Posting-Host: bristol.highgroove.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: talisker.lacave.net 1306362020 17676 65.111.164.187 (25 May 2011 22:20:20 GMT) X-Complaints-To: abuse@lacave.net NNTP-Posting-Date: Wed, 25 May 2011 22:20:20 +0000 (UTC) In-Reply-To: X-Received-From: This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway X-Mail-Count: 383775 X-Ml-Name: ruby-talk X-Rubymirror: Yes X-Ruby-Talk: <146d6aab925787bdba331de6c8335faa@ruby-forum.com> Xref: x330-a1.tempe.blueboxinc.net comp.lang.ruby:5062 Andreas Lundgren wrote in post #1000859: > How do you get from this function signature: > def GET_VALUE(f_name, method, return_format, no_of_params) to this: > handle.call(['MethodNameIn','Params'],['x1, x2, x3', '1, A, 1.5']); Where do 1, 'A', and 1.5 come from? -- Posted via http://www.ruby-forum.com/.