I love my guys…re: conversation on programming languages

If (dev.platform == grails){

dev.language = groovy

Nic.happy = true
Monica.happy = true
Muditha.happy = true
Michelle.happy = true
Marc.happy = true
Elondo.happy = !(!(Mark.happy))

Microsoft.happy = false
_Net.happy = false
Bill_Gates.happy = false
}
else if{
dev.language = VbNet

Nic.happy = false
Monica.happy = false
Muditha.happy = false
Michelle.happy = false
Marc.happy = false
Elondo.happy = !(!(Mark.happy))

Microsoft.happy = true
Bill_Gates.happy = true
}

Assert Elondo.inJokingMode = false // This line fails. Currently
// Elondo is in JokingMode
// Elondo.inJokingMode = true

2 thoughts on “I love my guys…re: conversation on programming languages”

Leave a Comment

Your email address will not be published. Required fields are marked *

%d bloggers like this: