On Thu, 2004-03-04 at 11:32, Thomas, Mark - BLS CTR wrote: > The problem is that the > designers need to know *what* they can put in their templates, and I cannot > rely on the developers to document the interface in a consistent and > understandable way.
Frankly, you are never going to achieve good documentation with no effort. Knowing that something called "blat" is available is not enough -- designers need to know what it's for, whether it's a boolean or a date, etc. I think you'd be better off pursuing an approach that makes it easy for programmers to document what they are sending. - Perrin _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
