Not in a Christmas Cheer spirit (or, if you're going to comment code, this is what you should write)
-
// Gee, this is nullable, and currently not set-able through the [redacted] Web UI.
// I am really getting tired of the shit level of support I'm getting from [redacted] on
// documentation, explanation of fields, buggy UI's that aren't properly tested on his part,
// and UI's that lack the ability to set the fields that I should be able to set from the UI,
// like this one. No, I am not in a Christmas cheer spirit, because I really hate discovering
// this crap on my own when running test cases on YOUR implementation because your documentation
// is so bad, and often so wrong, that I don't trust it.
public int? Group { get; set; }Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
-
// Gee, this is nullable, and currently not set-able through the [redacted] Web UI.
// I am really getting tired of the shit level of support I'm getting from [redacted] on
// documentation, explanation of fields, buggy UI's that aren't properly tested on his part,
// and UI's that lack the ability to set the fields that I should be able to set from the UI,
// like this one. No, I am not in a Christmas cheer spirit, because I really hate discovering
// this crap on my own when running test cases on YOUR implementation because your documentation
// is so bad, and often so wrong, that I don't trust it.
public int? Group { get; set; }Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
Marc Clifton wrote:
public int? Group { get; set; }
Shouldn't that be written:
public int? Author {byte; this;}
Merry Christmas, Marc! :-D
Will Rogers never met me.
-
// Gee, this is nullable, and currently not set-able through the [redacted] Web UI.
// I am really getting tired of the shit level of support I'm getting from [redacted] on
// documentation, explanation of fields, buggy UI's that aren't properly tested on his part,
// and UI's that lack the ability to set the fields that I should be able to set from the UI,
// like this one. No, I am not in a Christmas cheer spirit, because I really hate discovering
// this crap on my own when running test cases on YOUR implementation because your documentation
// is so bad, and often so wrong, that I don't trust it.
public int? Group { get; set; }Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
You just gave me an idea for a story, Marc. Merry merry thanks ! Bill
«Tell me and I forget. Teach me and I remember. Involve me and I learn.» Benjamin Franklin