5 Jan
2011
5 Jan
'11
8:07 p.m.
On Wed, Jan 5, 2011 at 8:02 PM, Daniel Blankenberg <dan@bx.psu.edu> wrote:
Hi Peter,
The method to access additional fields from .loc files has been changed in 4804:376cce23623d to be of the form: ${param.fields.path}.
:) Did you see Kanwei's email pointing out that while this is nice, it won't work with special characters (e.g. hyphens), or another problem would be reserved Python names (e.g. in)? I don't think this will be a problem in practice, but should be touched on in the documentation for this (and setting up loc files). Peter