From vfclists@googlemail.com Wed Jun 17 15:16:55 2009 From: Frank Church To: beginners@lists.squeakfoundation.org Subject: [Newbies] Equivalent of Ruby's YAML::load in smalltalk Date: Wed, 17 Jun 2009 16:16:54 +0100 Message-ID: <7abab2410906170816o68e8f467t7920039ee0ac93f3@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9005923406048678073==" --===============9005923406048678073== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Is there a smalltalk command that can load YAML into a Smalltalk array? -- Frank Church ======================= devblog.brahmancreations.com --===============9005923406048678073==-- From stephane.ducasse@free.fr Thu Jul 16 20:55:33 2009 From: stephane ducasse To: beginners@lists.squeakfoundation.org Subject: Re: [Newbies] Equivalent of Ruby's YAML::load in smalltalk Date: Thu, 16 Jul 2009 22:55:29 +0200 Message-ID: <7AEF3E24-2DAE-443B-BC16-1FD661038F02@free.fr> In-Reply-To: <7abab2410906170816o68e8f467t7920039ee0ac93f3@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8927652820989687541==" --===============8927652820989687541== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit 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 > --===============8927652820989687541==-- 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="===============4217288391645215097==" --===============4217288391645215097== 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 --===============4217288391645215097==-- From vfclists@googlemail.com Thu Aug 20 18:21:02 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:21:00 +0100 Message-ID: <7abab2410908201121va112175we5e1890e7869dd40@mail.gmail.com> In-Reply-To: <7abab2410908201106x6d4e1b9ehb7cef5a28b5f4637@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6859291916355006061==" --===============6859291916355006061== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable To add some more info , Goran Krampe has written an article http://goran.krampe.se/blog/Squeak/Tirade.rdoc about a file format that could be a smalltalk equivalent of YAML, that might put it in perspective. I am a Smalltalk newbie and it is a bit way above my head. 2009/8/20 Frank Church : > 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 >>> >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>> 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 > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > devblog.brahmancreations.co= m > --=20 Frank Church =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D devblog.brahmancreations.com<= /a> --===============6859291916355006061==-- From goran@krampe.se Thu Aug 20 22:28:21 2009 From: =?utf-8?q?G=C3=B6ran?= Krampe To: beginners@lists.squeakfoundation.org Subject: Re: [Newbies] Equivalent of Ruby's YAML::load in smalltalk Date: Fri, 21 Aug 2009 00:28:00 +0200 Message-ID: <4A8DCDF0.6090506@krampe.se> In-Reply-To: <7abab2410908201121va112175we5e1890e7869dd40@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4159046698936575858==" --===============4159046698936575858== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Frank Church wrote: > To add some more info , Goran Krampe has written an article > http://goran.krampe.se/blog/Squeak/Tirade.rdoc about a file format > that could be a smalltalk equivalent of YAML, that might put it in > perspective. > > I am a Smalltalk newbie and it is a bit way above my head. I am not aware of any YAML implementation in Squeak. And yes, Tirade is IMHO :) very nice if you don't really *have* to use YAML. Note the followup articles: http://goran.krampe.se/blog/Squeak/Tirade2.rdoc http://goran.krampe.se/blog/Squeak/Tirade3.rdoc regards, Göran --===============4159046698936575858==--