Alex Clark | 10 Jul 2012 15:58
Favicon
Gravatar

Paster -> ZopeSkel -> Templer -> WTF?

Hi,

This is a well-intentioned rantâ„¢

When cewing and friends started the templer project, I was confused 
about what "breaking apart the ZopeSkel templates" actually meant. I 
thought at the time that the intention was to keep the zopeskel command, 
but restructure the way the packages were laid out?

However, moo just alerted me to the fact that there now an actual 
templer command? So now when you install ZopeSkel you get three 
commands: paster, zopeskel, templer (plus cheetah and cheetah-compile):

$ bin/paster
Usage: bin/paster COMMAND
Usage: paster [paster_options] COMMAND [command_options]

$ bin/zopeskel
Usage: templer <template> <output-name> [var1=value] ... [varN=value]

$ bin/templer
Usage: templer <template> <output-name> [var1=value] ... [varN=value]

What. The. F***? I mean, I'm trying to keep an open mind here, but 
having a hard time :-)

Question:

* What is the goal of the templer project?

(Continue reading)

Alex Clark | 10 Jul 2012 21:58
Favicon
Gravatar

Re: Paster -> ZopeSkel -> Templer -> WTF?

Hi,

I just got this cleared up (I think) in #plone with help from cewing, 
see below:

On 7/10/12 9:58 AM, Alex Clark wrote:
> Hi,
>
>
> This is a well-intentioned rantâ„¢
>
>
> When cewing and friends started the templer project, I was confused
> about what "breaking apart the ZopeSkel templates" actually meant. I
> thought at the time that the intention was to keep the zopeskel command,
> but restructure the way the packages were laid out?
>
> However, moo just alerted me to the fact that there now an actual
> templer command? So now when you install ZopeSkel you get three
> commands: paster, zopeskel, templer (plus cheetah and cheetah-compile):
>
>
>
> $ bin/paster
> Usage: bin/paster COMMAND
> Usage: paster [paster_options] COMMAND [command_options]
>
>
> $ bin/zopeskel
> Usage: templer <template> <output-name> [var1=value] ... [varN=value]
(Continue reading)


Gmane