On Mon, Apr 15, 2013 at 10:04:24PM +0200, Lluís Vilanova wrote: > Tried using a list of strings as an argument to a command, but the generated > code references the 'strList' type, which does not exist. > > Is a specialized version for "['str']" missing, or should I define my own type > with a single field of 'str' type?
akong just hit this too. I think it's a question for aliguori, luiz, or mdroth. Stefan