[Newbies] Equivalent of Ruby's YAML::load in smalltalk

Frank Church vfclists at googlemail.com
Thu Aug 20 18:06:01 UTC 2009


It is a Ruby command that loads a whole YAML file directly into an array>

This is the rubydoc page

http://www.ruby-doc.org/core/classes/YAML.html

The load and dump command are the first explained.

Thx

Frank



2009/7/16 stephane ducasse <stephane.ducasse at free.fr>:
>
> On Jun 17, 2009, at 5:16 PM, Frank Church wrote:
>
>> Is there a smalltalk command that can load YAML into a Smalltalk
>> array?
>
>
> Frank, what is YAML::load?
> Knowing it may help people answering the question.
>
>>
>> --
>> Frank Church
>>
>> =======================
>> devblog.brahmancreations.com
>> _______________________________________________
>> Beginners mailing list
>> Beginners at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>>
>
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>



-- 
Frank Church

=======================
<a href="http://devblog.brahmancreations.com">devblog.brahmancreations.com</a>


More information about the Beginners mailing list