From vfclists@googlemail.com Thu Aug 20 18:06:03 2009 From: Frank Church To: beginners@lists.squeakfoundation.org Subject: Re: [Newbies] Equivalent of Ruby's YAML::load in smalltalk Date: Thu, 20 Aug 2009 19:06:01 +0100 Message-ID: <7abab2410908201106x6d4e1b9ehb7cef5a28b5f4637@mail.gmail.com> In-Reply-To: <7AEF3E24-2DAE-443B-BC16-1FD661038F02@free.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0571884382081796499==" --===============0571884382081796499== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit 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 : > > 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(a)lists.squeakfoundation.org >> http://lists.squeakfoundation.org/mailman/listinfo/beginners >> > > _______________________________________________ > Beginners mailing list > Beginners(a)lists.squeakfoundation.org > http://lists.squeakfoundation.org/mailman/listinfo/beginners > -- Frank Church ======================= devblog.brahmancreations.com --===============0571884382081796499==--