Closed GoogleCodeExporter closed 9 years ago
Hi Kristinn,
I know there are a few other plugins that haven't yet been released that rely
on this behavior. What they do to get around clobbering a file is to add an
option for a separate log file or sqlite db that is handled differently. There
is also some troubleshooting text that comes out using outfd so you can log it
separately.
I can see how it can be confusing and there are probably arguments for or
against this method. I also know it has been discussed sometime in the past
that the whole rendering mechanism will probably be modified sometime in the
future.
Perhaps in the meantime you should add an option for a sqlite file and handle
it as you see fit, while ignoring outfd or using that to display a status of
what is being written to the sqlite file or whatever.
I'll leave this open so others can comment as they see fit. I just didn't want
you to think we didn't notice your bug report :-)
Original comment by jamie.l...@gmail.com
on 19 Apr 2013 at 11:15
Hi, so your preferred method of solving this is to register a new parameter for
the plugin that is then only used by this specific render_ function? And not
rely on the --output-file?
I'm fine with that, if you prefer that over patching the current behavior.
Original comment by ki...@kiddaland.net
on 20 Apr 2013 at 3:47
closing this issue for now, but it can be reopened if someone has a difference
of opinion.
Original comment by jamie.l...@gmail.com
on 7 Mar 2014 at 4:50
Original issue reported on code.google.com by
ki...@kiddaland.net
on 17 Apr 2013 at 8:56