Greetings, Earthlings. I'd like to propose adding two flags to Trac, "UI" and "UX".
The impetus for adding these new fields is twofold: I'd like some hooks that I can use to keep track of tickets related to design issues, but more importantly this will allow me to say "Designers: here's where you can help." I've considered other approaches (besides adding new boolean fields), they all have issues: * New components: orthogonal to the flags. If there is a UI bug in the admin, the component is still the Admin. Changing the component to "UI" would be discarding relevant information. * New type: also orthogonal. UI feature vs. UI enhancement. * Keywords: doesn't do any harm, but suffers from balkanization (everybody comes up with their own keyword). Also reports with "keyword contains 'UI'" find any ticket with 'UI" anywhere in the keywords string, like "login_required". -I -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
