Re: [Pharo-users] New Version of Pillar on Windows
Hello Steph, Thank you and those that helped me on both Slack and Discord. This turned out to be an obsolescence issue! Mine and the April 2016 edition of Enterprise Pharo which I was using!!! Once I was pointed in the right direction, to the most recent edition of the book, everything I needed was there. Don't you just love newbies. :>} . You all have created a great learning environment and resources, not to mention evolving the most pleasant rendition of the SmallTalk environment I've ever seen. Thank you. Mike p.s. (post script): "You all" is the Southern U.S. English plural of "you" for those who haven't heard it before. Don't adopt it though, it is only a dialect ;>}. Hi mike Was it working before? I will check on the HTML case (now) because I'm checked the mooc and the book.
I am trying out the new version of Pillar (build 1940 or 1941) on
Windows on Pharo 50770, following the Pillar tutorial in Enterprise
Pharo book:
I created the new file first.pillar containing: ! Hello World
I ran: C:\Users\mldavis\Desktop\mldPillarWorking>Pharo.exe
Pillar.image pillar export --to=html first.pillar
It created a file named: output.html.json containing:
{"content":"<section>\r\n<h1>1. Hello World</h1>\r\n</section>"}
this is correct. It looks like the mustache phase is not applied.
It was supposed to be an HTML document as shown in Enterprise Pharo
para
14.2 page 213 "5 Minutes Tutorial".
Any suggestions what I missed or should do?
Normally the makefile should invoke mustache to apply a template with as input such file
mike
On Wed, Mar 15, 2017 at 6:49 AM, <mldavis@chaparralwest.com> wrote:
You all have created a great learning environment and resources, not to mention evolving the most pleasant rendition of the SmallTalk environment Iâve ever seen. Thank you.
Thanks Mike. Its good to get feedback nice on first impressions.
Mike
p.s. (post script): âYou allâ is the *Southern U.S. English* plural of âyouâ for those who havenât heard it before. Donât adopt it though, it is only a dialect ;>}.
I thought that was y'aalll cheers -ben
Hi mike
Was it working before?
I will check on the HTML case (now) because I'm checked the mooc and the book.
I am trying out the new version of Pillar (build 1940 or 1941) on
Windows on Pharo 50770, following the Pillar tutorial in Enterprise
Pharo book:
I created the new file first.pillar containing: ! Hello World
I ran: C:\Users\mldavis\Desktop\mldPillarWorking>Pharo.exe
Pillar.image pillar export --to=html first.pillar
It created a file named: output.html.json containing:
{"content":"<section>\r\n<h1>1. Hello World</h1>\r\n</section>"}
this is correct.
It looks like the mustache phase is not applied.
It was supposed to be an HTML document as shown in Enterprise Pharo
para
14.2 page 213 "5 Minutes Tutorial".
Any suggestions what I missed or should do?
Normally the makefile should invoke mustache to apply a template with as input such file
mike
Oki You see I cannot compile the latest version of Entreprise Pharo on my machine. One day I will go back to it. Stef
Hello Steph,
Thank you and those that helped me on both Slack and Discord. This turned out to be an obsolescence issue! Mine and the April 2016 edition of Enterprise Pharo which I was >using!!! Once I was pointed in the right direction, to the most recent edition of the book, everything I needed was there⦠Donât you just love newbies⦠:>} .
You all have created a great learning environment and resources, not to mention evolving the most pleasant rendition of the SmallTalk environment Iâve ever seen. Thank you.
Mike p.s. (post script): âYou allâ is the Southern U.S. English plural of âyouâ for those who havenât heard it before. Donât adopt it though, it is only a dialect ;>}.
Hi mike
Was it working before?
I will check on the HTML case (now) because I'm checked the mooc and the book.
I am trying out the new version of Pillar (build 1940 or 1941) on
Windows on Pharo 50770, following the Pillar tutorial in Enterprise
Pharo book:
I created the new file first.pillar containing: ! Hello World
I ran: C:\Users\mldavis\Desktop\mldPillarWorking>Pharo.exe
Pillar.image pillar export --to=html first.pillar
It created a file named: output.html.json containing:
{"content":"<section>\r\n<h1>1. Hello World</h1>\r\n</section>"}
this is correct.
It looks like the mustache phase is not applied.
It was supposed to be an HTML document as shown in Enterprise Pharo
para
14.2 page 213 "5 Minutes Tutorial".
Any suggestions what I missed or should do?
Normally the makefile should invoke mustache to apply a template with as input such file
mike
-- Using Opera's mail client: http://www.opera.com/mail/
participants (3)
-
Ben Coman -
mldavis@chaparralwest.com -
stepharong