Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5
-
Fix Version/s: 2.6
-
Component/s: other issue-trackers
-
Labels:None
-
Number of attachments :
Description
In discussion of MCHANGES-245, Dennis notes the need for some global modularity for capturing the behavior of the different issue management systems. I'm creating this JIRA as a hat-rack to hang this work off of.
My plan is to start by creating something very simple in the way of an abstract class, which can be elaborated as we go.
Dennis,
To save churn, I wonder if I could elicit more thought from you as to the shape of this? My first thought is an abstract class that stored an issue type map and then had some functions for the IssueAdapter to call. Does that seem reasonable?