[#1816] Ruby 1.5.3 under Tru64 (Alpha)? — Clemens Hintze <clemens.hintze@...>

Hi all,

17 messages 2000/03/14

[#1989] English Ruby/Gtk Tutorial? — schneik@...

18 messages 2000/03/17

[#2241] setter() for local variables — ts <decoux@...>

18 messages 2000/03/29

[ruby-talk:02243] Re: A few questions

From: Andrew Hunt <andy@...>
Date: 2000-03-29 12:26:18 UTC
List: ruby-talk #2243
	>>     >Here an instance of class Data will be created. This instance is
	>>     >wrapping a pointer to an allocated dbmdata struct. Furthermore this
	>>     >Data instance will fake itself to be a DBM instance! So ruby thinks it
	>>     >is dealing with a DBM instance instead of a Data instance.
	>> 
	>> So the extra C stuff you have allocated adds itself to the other
	>> stuff (instance vars, etc.) in the DBM instance?
	>
	>Hmmm ... do I say 'yes' now, or do I say 'no'?!? :-/

"yes", apparently!  Thanks for clarifying it.

	>So in that sense I should say 'yes'. The data are added to ivars. Only 
	>you have no direct access to them via Ruby programs...

	>\cle

/\ndy

In This Thread

Prev Next