--- William McVey <wam@cisco.com> wrote:
> I just recently started playing with your 'new' program. It's pretty
> nifty, but I'd find more uses for it if new would be able to print it's
> generated template to stdout.  This would allow someone to do something
> like:
> 
>  !!new -y block 
> 
> from within vi to get new templated data segments within an existing
> file. I looked briefly at adding this functionality, but I'm under a
> time crunch right now. Will perhaps submit a patch later, if it's not
> something you wish to work on right now.

o Add ability to do this (for debian building):
 -- W. Michael Petullo <new@flyn.org>  Thu, 12 Sep 2002 19:51:57 +0300

o Get rid of FIXMEs.

o Make really good testing suite.
	- new
	- new_proj

o Clean up this fmt_ptrn/template mess.
	- make sure new/new_proj print fmt_ptrn's parse errors.
	- unify apply_template better?
	- Examine exessive realloc_n_cat, for example handle_file/_handle_fmt_str.

For next verison:
	o TEST Add concept of value files: files containing key/value pairs.
	o Recusive expansions?
