yvi: Dreamsheep with Replicator pattern (Dreamsheep - Replisheep)
yvi ([personal profile] yvi) wrote in [site community profile] dw_dev_training2010-02-13 11:26 am
Entry tags:

Splitting bugs?

Heya,

I have been flirting with Bug 1365 - Add support for merging tags for a while (I have about 20 lines of code by now, even ;)) and I'd like to tackle it in detail over the next month. However, I have a bit of a logistical problem: I completely suck at JavaScript. I have this great JS user interface all in my head, but without taking another month to learn JS, this is not going to get written by me. I am pretty confident, though, that I can code the backend for this bug, a non-JS user interface and a very basic JS interface (just another text entry box on http://www.dreamwidth.org/manage/tags with a button next to it that gets activated when you select more than one tag and thus lets you merge two or more tags). So, when I ever get to that point, do I:

a) publish that patch as review? and commit? and open a new bug for a cooler interface
b) publish that patch as review? only and beg others to do the cool JS interface for me, then join the two patches for commit?
c) suck it up and learn JS
d) something else

This is way too early to be asking this, but I wanted to get this out before I forget it again.
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)

[staff profile] mark 2010-02-13 07:39 pm (UTC)(link)
FWIW, I'd post this kind of question in [site community profile] dw_dev since this isn't a "btw, this is how to do things" it's a question on development.

That said, I think that A is fine. That's how the reading filters are right now, I have a crappy interface that works, and keep hoping day to day that someone will design a better one.
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2010-02-15 03:22 pm (UTC)(link)
Hmmmm, do we have a bug open for that, btw? I wasn't aware that the reading filters subscriptions page was up for a redesign.
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)

[staff profile] mark 2010-02-15 04:27 pm (UTC)(link)
Hmmm. I want to say 'yes', but now that you ask the question and I sit and think back, I'm afraid the answer is probably 'no'.

And yeah, that page is not what I would call done by any means. There's a lot that can be done there to make it easier to use, accessible, etc etc.
exor674: Computer Science is my girlfriend (Default)

[personal profile] exor674 2010-02-14 12:25 am (UTC)(link)
C!!!!!! (er, more practically A)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2010-02-15 03:21 pm (UTC)(link)
A sounds good, yup.