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. Top this one ...

Top this one ...

Scheduled Pinned Locked Moved The Lounge
15 Posts 9 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.
  • R rwestgraham

    ... if you can. I honestly don't think it can be done. I recently started a new contract and I am working with some legacy code trying to implement some additional functionality. The guy who developed this "code" created an interface and he named it (drum roll) "Implementations". So you have other classes that are implementing "Implementations". No kidding. I could not make that one up if I tried. It would be really funny - if I did not actually have to work with this {deleted}. :mad:

    R Offline
    R Offline
    Rama Krishna Vavilala
    wrote on last edited by
    #2

    So what are some methods in the interface Implementations?

    R G 2 Replies Last reply
    0
    • R Rama Krishna Vavilala

      So what are some methods in the interface Implementations?

      R Offline
      R Offline
      rwestgraham
      wrote on last edited by
      #3

      Equally informative method signatures. "GetUpdate". No parameters, no return value. Does that tell you a lot? One that drives me crazy is "CheckEvents", which has absolutely nothing to do with a programming event, instead classes that implement Implementations (hard to write that with a straight face) X| run a stored proc to pull a date field from a SQL table.

      1 Reply Last reply
      0
      • R rwestgraham

        ... if you can. I honestly don't think it can be done. I recently started a new contract and I am working with some legacy code trying to implement some additional functionality. The guy who developed this "code" created an interface and he named it (drum roll) "Implementations". So you have other classes that are implementing "Implementations". No kidding. I could not make that one up if I tried. It would be really funny - if I did not actually have to work with this {deleted}. :mad:

        W Offline
        W Offline
        Weiye Chen
        wrote on last edited by
        #4

        rwestgraham wrote:

        The guy who developed this "code" created an interface and he named it (drum roll) "Implementations". So you have other classes that are implementing "Implementations".

        He probably coded with a "documenting" mindset. :doh:

        Weiye Chen Give me the Death Note, and I'll cleanse the world...

        1 Reply Last reply
        0
        • R rwestgraham

          ... if you can. I honestly don't think it can be done. I recently started a new contract and I am working with some legacy code trying to implement some additional functionality. The guy who developed this "code" created an interface and he named it (drum roll) "Implementations". So you have other classes that are implementing "Implementations". No kidding. I could not make that one up if I tried. It would be really funny - if I did not actually have to work with this {deleted}. :mad:

          G Offline
          G Offline
          Gary R Wheeler
          wrote on last edited by
          #5

          Sounds like a good candidate for www.dailywtf.com[^].


          Software Zen: delete this;

          Fold With Us![^]

          J 1 Reply Last reply
          0
          • R Rama Krishna Vavilala

            So what are some methods in the interface Implementations?

            G Offline
            G Offline
            Gary R Wheeler
            wrote on last edited by
            #6

            void DoThis();
            Stuff GetThat();
            Trash TakeOut();

            I could go on...


            Software Zen: delete this;

            Fold With Us![^]

            1 Reply Last reply
            0
            • R rwestgraham

              ... if you can. I honestly don't think it can be done. I recently started a new contract and I am working with some legacy code trying to implement some additional functionality. The guy who developed this "code" created an interface and he named it (drum roll) "Implementations". So you have other classes that are implementing "Implementations". No kidding. I could not make that one up if I tried. It would be really funny - if I did not actually have to work with this {deleted}. :mad:

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #7

              What an idiot. I think a twelve year old can do better than that. What does the code do?

              █▒▒▒▒▒██▒█▒██ █▒█████▒▒▒▒▒█ █▒██████▒█▒██ █▒█████▒▒▒▒▒█ █▒▒▒▒▒██▒█▒██

              R R 2 Replies Last reply
              0
              • G Gary R Wheeler

                Sounds like a good candidate for www.dailywtf.com[^].


                Software Zen: delete this;

                Fold With Us![^]

                J Offline
                J Offline
                J Dunlap
                wrote on last edited by
                #8

                http://thedailywtf.com/[^] ;-P

                G 1 Reply Last reply
                0
                • L Lost User

                  What an idiot. I think a twelve year old can do better than that. What does the code do?

                  █▒▒▒▒▒██▒█▒██ █▒█████▒▒▒▒▒█ █▒██████▒█▒██ █▒█████▒▒▒▒▒█ █▒▒▒▒▒██▒█▒██

                  R Offline
                  R Offline
                  RC_Sebastien_C
                  wrote on last edited by
                  #9

                  You might want to reverse your sentences and ask what the code does before assigning it to a group age?

                  L 1 Reply Last reply
                  0
                  • R rwestgraham

                    ... if you can. I honestly don't think it can be done. I recently started a new contract and I am working with some legacy code trying to implement some additional functionality. The guy who developed this "code" created an interface and he named it (drum roll) "Implementations". So you have other classes that are implementing "Implementations". No kidding. I could not make that one up if I tried. It would be really funny - if I did not actually have to work with this {deleted}. :mad:

                    F Offline
                    F Offline
                    Fernando A Gomez F
                    wrote on last edited by
                    #10

                    Don't know if this is what you are looking for: void cICustomerDialog::OnOK() {   if (!m_bFlag)   {   }   // more code down here } Hehe, I found that a couple of weeks ago in a code that one of our customers delivered to us so we can improve the program.

                    A polar bear is a bear whose coordinates has been changed in terms of sine and cosine. Personal Site

                    1 Reply Last reply
                    0
                    • L Lost User

                      What an idiot. I think a twelve year old can do better than that. What does the code do?

                      █▒▒▒▒▒██▒█▒██ █▒█████▒▒▒▒▒█ █▒██████▒█▒██ █▒█████▒▒▒▒▒█ █▒▒▒▒▒██▒█▒██

                      R Offline
                      R Offline
                      rwestgraham
                      wrote on last edited by
                      #11

                      Captain See Sharp wrote:

                      What does the code do?

                      The short answer is: It does not work. What else? :wtf: My problem is management thinks it does. You don't want any more details, trust me.

                      P 1 Reply Last reply
                      0
                      • R RC_Sebastien_C

                        You might want to reverse your sentences and ask what the code does before assigning it to a group age?

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #12

                        :laugh:

                        █▒▒▒▒▒██▒█▒██ █▒█████▒▒▒▒▒█ █▒██████▒█▒██ █▒█████▒▒▒▒▒█ █▒▒▒▒▒██▒█▒██

                        R 1 Reply Last reply
                        0
                        • L Lost User

                          :laugh:

                          █▒▒▒▒▒██▒█▒██ █▒█████▒▒▒▒▒█ █▒██████▒█▒██ █▒█████▒▒▒▒▒█ █▒▒▒▒▒██▒█▒██

                          R Offline
                          R Offline
                          RC_Sebastien_C
                          wrote on last edited by
                          #13

                          Just that that sounded like a manager I used to know ;P

                          1 Reply Last reply
                          0
                          • R rwestgraham

                            Captain See Sharp wrote:

                            What does the code do?

                            The short answer is: It does not work. What else? :wtf: My problem is management thinks it does. You don't want any more details, trust me.

                            P Offline
                            P Offline
                            Paul Watson
                            wrote on last edited by
                            #14

                            rwestgraham wrote:

                            My problem is management thinks it does.

                            How can they think it works when it doesn't?

                            regards, Paul Watson Ireland & South Africa

                            Shog9 wrote:

                            I don't see it happening, at least not until it becomes pointless.

                            1 Reply Last reply
                            0
                            • J J Dunlap

                              http://thedailywtf.com/[^] ;-P

                              G Offline
                              G Offline
                              Gary R Wheeler
                              wrote on last edited by
                              #15

                              Oops.


                              Software Zen: delete this;

                              Fold With Us![^]

                              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