u/QuitWaistingOurMoney - 3 Archived Voat Posts in v/programming
u/QuitWaistingOurMoney
  • home
  • search

u/QuitWaistingOurMoney

0 posts · 3 comments · 3 total

Active in: v/programming (3)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: C# - What is the best way to dispatch a bunch of functions all with the same signature?

Cool glad you got it worked out.

0 23 Feb 2018 01:56 u/QuitWaistingOurMoney in v/programming
Comment on: C# - What is the best way to dispatch a bunch of functions all with the same signature?

I don't work with it on a day to day basis so would need to look myself, but I think you could achieve what you are trying to do with C#'s Reflection capabilities.

Probably you can create a class to encapsulate all the various commands you have in separate methods named as their command name (maybe with an added constant like Command concatenated to it) then invoke it with reflection using the passed in name plus anything concatenated to it.

0 23 Feb 2018 01:44 u/QuitWaistingOurMoney in v/programming
Comment on: The Agile Conspiracy

Agile and SCRUM seem similar to communism/socialism in that its sold as a cure all to the problems, but seems often to devolve into something else and when it fails is blamed that it wasn't real Agile.

0 14 Jan 2018 05:07 u/QuitWaistingOurMoney in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.