Share |

Information Technology Help

Blogs » Information Technology » Don't hide complexity if it cannot be handled in a robustway
Human mind has a tendency to simplify everything, which is a good thing. But than there is a tendency to oversimplify by wrapping it up in such a manner that it just looks simple on the face. At present, there are many frameworks which has come up promising the paradigm of rapid application development. They are useful, in many sense that they do remove a lot of drudgery out of the development work. Especially drudgery related to repeated task. The problem comes up when these frameworks promise the panacea for all the issues related to application development. Most of the benchmark against the number of minutes they take to build a shiny and neat CRUD applications. I would sincerely ask them to put a benchmark against how many minutes they survive after the initial honeymoon. How long they stand when the real world problems start appearing. Many of them make a choice which are hard to unroll and actually become a bottleneck.

Suppose we camouflage an aeroplane and make it to look like a car. Now if we expect that any car driver will be able to fly the plane is a foolhardy thing. What these rapid applications development tool provide and almost all of them:
  • CRUD development. But the domain world is not a one to one mapping with the relational world. And it's hardly happens that we have a simple relation between user interfaces and relational table.
  • Generating default project structure. I like this as it saves me the initial boot up time but to claim this as a state of the art feature.
  • Providing internationalize, localized and accessible features.

Beyond this you are on your own. And again the tougher part of the application development is not how to do it, but what to do it. Putting too much emphasis on frameworks is not a great strategy. Softwares are developed by people and not by frameworks. Human has always tried to make a machine which can replace human. A machine which can do cognitive thinking and not depends on the zillions of logic embedded in its transistor to figure out what to do in a situation. The day we will invent such a machine we will find the solution to the automatic application development problems.

Post new comment

Click for Help
BoldItalicUnderlineStrikethroughExternal LinkSmileys
Anti-Bot verification code: Random Image
Post new comment