Login  Register

Re: Pillar: PRTemplate?

Posted by tinchodias on Apr 23, 2016; 5:44pm
URL: https://forum.world.st/Pillar-PRTemplate-tp4891626p4891650.html

Thanks Yann. Ecstatic is currently using Pillar 0.62. Finally it's not necessary to upgrade now so we can wait.

Martin

On Sat, Apr 23, 2016 at 1:30 PM, Yann Dubois <[hidden email]> wrote:
Hi,

PRTemplate was removed in the development version because our goal is simplify Pillar. To do this, we want Pillar generate only the content of a document, so the template system was removed. If you want use PRTemplate, you can use the last stable release of Pillar, and if you want use the development version, you wil need to write a Makefile (Our Makefile is not useful for the moment) and put the content in a template engine like Mustache (the Pharo version is usable with a command line since this week).

Yann

2016-04-23 18:18 GMT+02:00 Martin Dias <[hidden email]>:
Hi Pillar developers,

A method in Ecstatic [1] references a class named PRTemplate (as well as PRTemplateError), which probably existed in a previous version of Pillar. Do you know what happened to it? I'm trying to update Ecstatic code to work with latest Pillar version released.

Regards,
Martin