Entry tags:
Question thread #52
It's time for another question thread!
The rules:
- You may ask any dev-related question you have in a comment. (It doesn't even need to be about Dreamwidth, although if it involves a language/library/framework/database Dreamwidth doesn't use, you will probably get answers pointing that out and suggesting a better place to ask.)
- You may also answer any question, using the guidelines given in To Answer, Or Not To Answer and in this comment thread.
The rules:
- You may ask any dev-related question you have in a comment. (It doesn't even need to be about Dreamwidth, although if it involves a language/library/framework/database Dreamwidth doesn't use, you will probably get answers pointing that out and suggesting a better place to ask.)
- You may also answer any question, using the guidelines given in To Answer, Or Not To Answer and in this comment thread.
Aggressive claiming?
Should you put some effort into looking at the code and making sure that you know enough about how to fix it (and you know enough about how to generate test cases for that particular bug) that you really are likely to be able to fix it? This would ensure that if a bug is claimed, then it is likely to get fixed.
Or is it OK to just "claim" a bug that looks interesting from the bug report, and then spend some number of days (let's say a week) trying to fix it and possibly decide that it's out of your scope/interest and then "unclaim" it? This could lead to making bugs unavailable to others to fix until the original claimer gives up.
Does it matter if the bug is really old or if the bug is on the "most wanted" list? I could imagine that one should only claim something from "most wanted" if you're really likely to fix it quickly, for example.
Re: Aggressive claiming?
I don't think it matters if the bug is old or on the most-wanted list.
Finally, welcome to Dreamwidth hacking. Be sure to look at and submit your CLA (see http://wiki.dreamwidth.net/wiki/index.php/Contributor_Licensing_Agreement) if you haven't already, as Dreamwidth needs that in order to be able to accept your contribution.
Re: Aggressive claiming?
Just comment on the bug and let us know if it looks like you aren't going to be able to get to it and we can unassign it. (The bot doesn't handle unclaiming, alas.)
DreamHack tools?
Re: DreamHack tools?
Re: DreamHack tools?