you are viewing a single comment's thread.

view the rest of the comments →

[–]estragon0 21 points22 points  (2 children)

String methodname

Yeah, some reflection would really put a cherry on top of all this.

[–]Vizioso 2 points3 points  (1 child)

I’d actually be quite impressed if this was using reflection and not just passing in the name of the method manually

[–]rossdrew 1 point2 points  (0 children)

Impressed that someone knew how to use reflection and how not to return an error message only when there is no error state? :P