The REAL Da Vinci Code...

Tuesday, March 25, 2008
namespace DVC
{
   class DaVinciCode : HolyBloodHolyGrail
   {
      // Set values, later to be overridden by Dan Brown method
      bool monksInOpusDei = false;
      bool jesusMarriedMaryMagdalene = false;
      bool existenceOfPrioryOfZion = false;
      bool bibleCollatedByConstantine = false;
      bool nicaeaCreatedDivinityOfChrist = false;
      bool gospelsLaterEditedToSupportClaims = false;
      bool cupMissingFromLastSupper = false;
      bool saintJohnNotInPicture = false;

      public void Book()
      {
         while (peopleWillingToBelieveAnything && christianBashingAcceptable)
         {
            bookSales++;
            movieHype++;
            danBrownsBankAccount++;
            historicalAccuracy--;
            artHistoryAccuracy--;
            skepticism--;
            badWriting++;

            if (asLongAsItIsNotTheVirginMary)
               divineFeminineSupport++;

            mainStreamMediaChallengeCredibility = false;
            string excuse = "It's a fictional book";
               string action = "Spend hours writing to debunking books complaining that " + excuse;
               bool seeContradictionSpendingTimeDefendingFiction = false;
               foreach (media outlet in mainStreamMedia)
               {
                  bool freePublicity = true;
                  bool notPointOutObviousFlaws = true;
                  bool dontOffendMuslimsAtAllCosts = true;
                  bool christianBashingOkayThough = true;
                  bool misrepresentOpusDei = true;
                  bool askIsJusticeScaliaAMember = true;
               }
            }
         }
      }
}

1 comments:

jj Says:
March 26, 2008 7:16 am

Good one. ;-) But I can't get it to compile. :-(

"bool notPointOutObviousFlaws = true"

:-)