Posts Tagged ‘java’

Refactoring and removing.

Friday, June 15th, 2012

Deleted code doesn’t contain bugs, they say. I always felt kind of unsafe with the idea of actually and straightforward removing code while into refactoring smaller or larger parts of the systems – after all, same as it doesn’t contain bugs, deleted code also doesn’t contain business logic anymore which might not be what you want at times. Yet, trying to clean up parts of (the Java / Java EE based) components in our system, I have to some degree changed my mind about that.

(more…)

 

Tags:code, development, experience, java, opinion, refactoring
Posted in tech, thoughts | No Comments »

a clueless start to node.js

Wednesday, June 29th, 2011

node.js is a technology that has been on my “to-try” stack of technologies for quite a while now. There has been quite some fuzz out there recently regarding this framework, and as so far I wanted to have a closer look on what’s possible in JavaScript outside the browser, anyway, it seemed a good reason for dealing with something “new” just for the sake of it, even without immediately having any meaningful use cases at hand… Read on. :)

(more…)

 

Tags:agile, couchdb, development, enterprise, geek, java, javascript, nodejs, test, thoughts
Posted in tech | 2 Comments »

hitting the golden hammer.

Tuesday, June 28th, 2011

More than once, the last couple of weeks I repeatedly stumbled across situations in which I had to remember the infamous Law Of The Instrument in order to explain some peoples attitude towards technology and overall technological decisions. I am not sure if this “law” holds completely true all the time, but I am sure there are some valid points to it.

(more…)

 

Tags:development, java, java ee, rants, spring, technology, tooling
Posted in tech | No Comments »

jython in webapps and better scripting support

Monday, June 6th, 2011

For quite a while now we’ve been using Jython, a (re-)implementation of the Python programming language that runs on top of the Java VM and along the lines of JSR-223 (Scripting for the Java Platform), in our environment to deal with some use cases which addressed way easier using a scripting language than, in example, using Java code inside a webapp. However, so far our integration left a lot to be desired, so it was about time to get this things improved somehow.

(more…)

 

Tags:development, enterprise, java, jython, python
Posted in tech | No Comments »


gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.