[#1094] Re: [ruby-cvs] ruby, ruby/lib: * eval.c (ev_const_defined, ev_const_get), variable.c — Dave Thomas <dave@...>

> * eval.c (rb_mod_autoload, rb_mod_autoload_p): new method;

12 messages 2003/05/29
[#1095] Re: [ruby-cvs] ruby, ruby/lib: * eval.c (ev_const_defined, ev_const_get), variable.c — nobu.nokada@... 2003/05/29

Hi,

Re: YAML problem

From: "NAKAMURA, Hiroshi" <nahi@...>
Date: 2003-05-23 11:09:21 UTC
List: ruby-core #1072
Hi, _why,

> From: why the lucky stiff [mailto:ruby-core@whytheluckystiff.net] 
> Sent: Thursday, May 22, 2003 3:33 PM

> case do I throw a TypeError?  What is the logic?  For now, I follow
> http://rrr.jin.gr.jp/rwiki?cmd=view;name=Marshal%3A%3AUT-Result.
> 
> (This week I've been running your Marshal::UT-Results tests 
> on Syck and
> I hope to complete the requirements soon.)

Don't take that too much.  YAML.rb should not depend Ruby's
type and object to the extent possible for interoperability
and easy editing.  I don't think YAML is for typed object
marshalling format.

Regards,
// NaHi


In This Thread