From: Robert Klemme Date: 2013-04-30T17:21:07+09:00 Subject: Re: New Rexx like data structure --047d7b5d4ce6bbbaa904db8fae3f Content-Type: text/plain; charset=ISO-8859-1 On Tue, Apr 30, 2013 at 10:17 AM, Peter Hickman < peterhickman386@googlemail.com> wrote: > Yeah I did that. My output showed that in my post > > ruby-1.9.2-p290 :006 > o=OpenStruct.new > => # > > The problem here is that even if it was to work it is just changing the > problem by returning an OpenStruct rather than a Hash. But what I really > wanted was a nil so nothing really changes. > > As I said before: this is not possible. Cheers robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/ --047d7b5d4ce6bbbaa904db8fae3f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable



On Tue, Apr 30, 2013 at 10:17 AM, Peter Hickman &= lt;pete= rhickman386@googlemail.com> wrote:
Yeah I did that. My output = showed that in my post

ruby-1.9.2-p290 :006 > =A0 o=3DOpenStruct.new
=A0=3D> #<OpenStruct:0x00000100a9c3a0>=A0

The problem here is that even if it was to work it is just cha= nging the problem by returning an OpenStruct rather than a Hash. But what I= really wanted was a nil so nothing really changes.


As I said before: t= his is not possible.

Cheers

robert


--
remember.guy do |as, ofte= n| as.you_can - without end
http://blog.rubybestpractices.com/
--047d7b5d4ce6bbbaa904db8fae3f--