Roop says

I created gravity?

Roop says header image 1

Java is not Statically Typed (right now)

January 26th, 2008 · 4 Comments

What?!?1?!/!? That is right, I said it Java is not statically typed and by proxy is not safer than dynamic languages. Zealots HALT! We can fix this, and I intend to add some gas to the fire that people like Bob Lee over at crazybob.org have started.
So let me start by saying […]

[Read more →]

Filed Under: development · languages · programming · rant · software · theory

When is a Tool not a Tool?

November 12th, 2007 · 4 Comments

A couple weeks ago my colleague Brian LeGros published an article about Object Persistance and Architecture. It was a very good article in his series on design practices, but it made me think about some struggles I have had when working with persistance frameworks.
Before I begin I want to attempt to establish two seperate […]

[Read more →]

Filed Under: development · programming · theory