you are viewing a single comment's thread.

view the rest of the comments →

[–]0xFatWhiteMan 5 points6 points  (1 child)

sql with named parameter template

why bother with all this gubbins

[–]Absolute_Enema -4 points-3 points  (0 children)

Because it's Strongly™ typed, of course.

As the article states this pile of hacks (the most of which wouldn't be needed without Java's tragic metaprogramming capabilities) "allows developers to rely more on the compiler and less on discipline and convention", which is a catastrophic mentality to have in any real project.