Comment 2 for bug 810202

Revision history for this message
Peter TB Brett (peter-b) wrote :

Hey Jared,

That's an awesome patch! I've got a few questions:

- Is it possible to specify an attribute containing a ',' in its name on the command line?
- What happens if backend-getopt raises an error (e.g. due to a missing argument to '-Oattribs')?
- What happens if an '-Oattribs' argument is specified, and an attribs file is also found or specified? My suspicion is that the "right thing" would be for the '-Oattribs' list to override rather than add to the list from the file...

Thanks for working on this!