31 Oct
2003
31 Oct
'03
10:51 p.m.
The other big thing on my wish list is to relax the requirement that templates go in a separate module from code that invokes the template. In Template Greencard, this is a major hassle because you have to put the code to handle C types (you typically define a new template for each C type) in a separate module from the code to handle C functions. -- Alastair Reid