[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 5174 - trunk/build/generator

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-02 22:23:19 CET

Greg Stein wrote:

>Before going hog-wild replacing everything with EZT templates, I wanted to
>ask the list about it. My idea was to use the templates for the .dsp files,
>.dsw files, and anything else where there is a good chunk of boilerplate
>that is needed.
>
>(note that templating doesn't apply the same to the Unix makefiles cuz
> Makefile.in has all the "boilerplate" and build-outputs.mk is just the real
> barebones data)
>
>The advantage that I see is that we're moving from a procedural to a
>declarative approach for the output files. Theoretically :-), the templates
>are easier to edit. Also note that I've set the template to the right line
>endings (altho it seems the output doesn't have it, so I gotta figure out
>where they got lost).
>
>After looking at the XML-ish nastiness in gen_vcnet_vcproj.py, I'd much
>rather swap out that gunk for a simple template.
>
>Thoughts?
>
>
Aye! Template files embedded in code are yucky.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 2 22:24:15 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.