Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Not in a Christmas Cheer spirit (or, if you're going to comment code, this is what you should write)

Not in a Christmas Cheer spirit (or, if you're going to comment code, this is what you should write)

Scheduled Pinned Locked Moved The Lounge
comdesignfunctionalquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Marc Clifton
    wrote on last edited by
    #1

    // 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!

    R B 2 Replies Last reply
    0
    • M Marc Clifton

      // 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!

      R Offline
      R Offline
      Roger Wright
      wrote on last edited by
      #2

      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.

      1 Reply Last reply
      0
      • M Marc Clifton

        // 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!

        B Offline
        B Offline
        BillWoodruff
        wrote on last edited by
        #3

        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

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups