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. Other Discussions
  3. The Weird and The Wonderful
  4. It's alive.....!

It's alive.....!

Scheduled Pinned Locked Moved The Weird and The Wonderful
question
6 Posts 4 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.
  • D Offline
    D Offline
    Duncan Edwards Jones
    wrote on last edited by
    #1
        private void ZombieCheck() {
            // If this transaction has been completed, throw exception since it is unusable.
            if (IsZombied) {
    
                if (IsYukonPartialZombie) {
                    \_internalTransaction = null; // yukon zombification
                }
                
                throw ADP.TransactionZombied(this);
            }
        }
    

    The code is perfectly good - it's the names that amuse.. Extra points - which large software company does this code come from?

    Richard DeemingR P 2 Replies Last reply
    0
    • D Duncan Edwards Jones
          private void ZombieCheck() {
              // If this transaction has been completed, throw exception since it is unusable.
              if (IsZombied) {
      
                  if (IsYukonPartialZombie) {
                      \_internalTransaction = null; // yukon zombification
                  }
                  
                  throw ADP.TransactionZombied(this);
              }
          }
      

      The code is perfectly good - it's the names that amuse.. Extra points - which large software company does this code come from?

      Richard DeemingR Offline
      Richard DeemingR Offline
      Richard Deeming
      wrote on last edited by
      #2

      Duncan Edwards Jones wrote:

      Extra points - which large software company does this code come from?

      Too easy[^]. :)


      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

      "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

      P 1 Reply Last reply
      0
      • Richard DeemingR Richard Deeming

        Duncan Edwards Jones wrote:

        Extra points - which large software company does this code come from?

        Too easy[^]. :)


        "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

        P Offline
        P Offline
        Palash Mondal_
        wrote on last edited by
        #3

        Beat me to it :thumbsup:

        Always remember that you are absolutely unique. Just like everyone else.

        1 Reply Last reply
        0
        • D Duncan Edwards Jones
              private void ZombieCheck() {
                  // If this transaction has been completed, throw exception since it is unusable.
                  if (IsZombied) {
          
                      if (IsYukonPartialZombie) {
                          \_internalTransaction = null; // yukon zombification
                      }
                      
                      throw ADP.TransactionZombied(this);
                  }
              }
          

          The code is perfectly good - it's the names that amuse.. Extra points - which large software company does this code come from?

          P Offline
          P Offline
          phil o
          wrote on last edited by
          #4

          When I read your title I thought of one of my favorite pinball tables :)

          I never finish anyth

          D 1 Reply Last reply
          0
          • P phil o

            When I read your title I thought of one of my favorite pinball tables :)

            I never finish anyth

            D Offline
            D Offline
            Duncan Edwards Jones
            wrote on last edited by
            #5

            That's the spirit Thing, lend a hand!

            P 1 Reply Last reply
            0
            • D Duncan Edwards Jones

              That's the spirit Thing, lend a hand!

              P Offline
              P Offline
              phil o
              wrote on last edited by
              #6

              I was more thinking about the Bride of Pinbot, but that works with The Thing, too :)

              I never finish anyth

              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