Skip to main content
Code Review

Return to Question

replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link

The Rubberduck Saga continues as I find a need to roll my own configuration. Since the program is really a *.dll and available to several host applications, using app.config is not an option using app.config is not an option. I decided to leverage XML serialization to allow a user to modify which comments get picked up in the Task List. I feel like everything started out really well and then went south when I built the UI. I tried to separate the concerns of displaying the tokens and the actual idea of a token, but failed miserably. I also have a public static class that I'm not real happy with. It smells like an anti-pattern to me.

The Rubberduck Saga continues as I find a need to roll my own configuration. Since the program is really a *.dll and available to several host applications, using app.config is not an option. I decided to leverage XML serialization to allow a user to modify which comments get picked up in the Task List. I feel like everything started out really well and then went south when I built the UI. I tried to separate the concerns of displaying the tokens and the actual idea of a token, but failed miserably. I also have a public static class that I'm not real happy with. It smells like an anti-pattern to me.

The Rubberduck Saga continues as I find a need to roll my own configuration. Since the program is really a *.dll and available to several host applications, using app.config is not an option. I decided to leverage XML serialization to allow a user to modify which comments get picked up in the Task List. I feel like everything started out really well and then went south when I built the UI. I tried to separate the concerns of displaying the tokens and the actual idea of a token, but failed miserably. I also have a public static class that I'm not real happy with. It smells like an anti-pattern to me.

edited tags
Link
RubberDuck
  • 31.2k
  • 6
  • 74
  • 176
edited tags
Link
Mathieu Guindon
  • 75.5k
  • 18
  • 194
  • 467
Notice removed Improve details by RubberDuck
Bounty Ended with RobH's answer chosen by RubberDuck
Tweeted twitter.com/#!/StackCodeReview/status/550373015369056257
Notice added Improve details by RubberDuck
Bounty Started worth 150 reputation by RubberDuck
Fixed codeblock Formatting
Source Link
RubberDuck
  • 31.2k
  • 6
  • 74
  • 176
Loading
Source Link
RubberDuck
  • 31.2k
  • 6
  • 74
  • 176
Loading
lang-cs

AltStyle によって変換されたページ (->オリジナル) /