Archive for August, 2011

Facade–Thy name is deception

While interacting with groups of developer spanning across domain and companies there are some very consistent observations which can be truly be defined as a Pattern. In coding one of the most prominent word that comes across is – Facade. But is it really used the right way? It appears that its misuse surpass the value of it several times.

Continue Reading »

Really Unmanaged?

Ever since managed environments such as JVM and .Net CLR gained widespread popularity, they pushed the traditional native programming aside as Unmanaged – as in chaos. While antonym of managed can indeed be unmanaged, the term doesn’t seem a fit description to the mighty performing native environment. I prefer to call it Self Managed. and here is why.

Continue Reading »