On Mon, Mar 21, 2011 at 4:12 AM, Joe Dallago <jd.dall...@gmail.com> wrote:
> This issue has been previously discussed, I just wanted to make sure
> that everyone agrees.  At the moment the docs refer to "paster
> templates" and renderered templates(mako, chameleon, jinja) using the
> same name.  I propose that we change the official nomenclature used to
> describe "paster templates" to "skeleton," and leave the word
> "template" to describe rendered templates.  Any objections?  I will
> start going through the docs as soon as I get the ok from everyone.

I'd just like to mention that the Pyramid docs refer to "paster
templates" probably because Paste itself refers to "templates". As in

$ paster create --list-templates
Available templates:
  basic_package:          A basic setuptools-enabled package
  paste_deploy:           A web application deployed through paste.deploy
  pylons:                 Pylons application template
  pylons_minimal:         Pylons minimal application template
  pyramid_alchemy:        pyramid SQLAlchemy project using traversal
  pyramid_routesalchemy:  pyramid SQLAlchemy project using url
dispatch (no traversal)
  pyramid_starter:        pyramid starter project
  pyramid_zodb:           pyramid ZODB starter project

So, so long that Pyramid is based on Paste for templates, introducing
a new term might be confusing to people.

My 2 cents.

-- 
Eric Lemoine

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex

Tel : 00 33 4 79 44 44 96
Mail : eric.lemo...@camptocamp.com
http://www.camptocamp.com

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to