Thursday, February 26, 2004

JAVASCRIPT: I'd really rather not if you don't mind.

Scripting languages are just dandy if you use them for what they were intended for; to do quick little simple things. For instance:

if(youHavn'tFilledTheFieldIn()) then print "yoo hoo look the field, I think you forgot something"

Occasionally you have to break this rule and find youself, as I have this week, writing lots of object oriented javascript. No type validation, weirdo objects and Monty Python's debugger. As Englebert Humperdink said "Please release me let me go".

To ease the pain I downloaded this Javascript Editor. This has made life considerably easier by at least letting me jump up and down functions, the full version does a lot more. The evaluation runs out in 29 days, if I am still doing a lot of javascript then I may well buy it. There again, if I am still doing javascript in 29 days I will be lying at the bottom of the river thames being eaten by fish.

This page is powered by Blogger. Isn't yours?