What is quality anymore?

boolean bQuality = false;

if (BunnyPrice == Expensive) {
     bQuality = true; // bullshit imho
} else if (Breeder == Famous) {
     bQuality = true; // more bullshit imho
} else if (Breeder == SweetTalker) {
     bQuality = true; // even more bullshit imho
} else if (Breeder == DumbBimbo) {
     bQuality = true; // a truckload of bullshit imho
} else if (BunnyParents == GrandChampions) {
     bQuality = true; // not necessarily
} else if (Buyer == Blur) {
     bQuality = true; // good victim for all the above
} else if (Rabbit == Imported) {
     bQuality = true; // even humans have different grades
}

Wow, the possibilities are endless but nuff said…

Leave a comment

Filed under Thoughts

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.