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…

Advertisement

Leave a comment

Filed under Thoughts

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

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