Saturday, February 26, 2005


Me Posted by Hello

Thursday, February 24, 2005

Welcome

Just created this personal blog for sharing thoughts concerning my development experiences.

These days I happen to do some Flash ActionScript development. I have to admit the language itself is OK, but the compiler and the documentation in Flash MX sucks big time. Often the results of the written code is so unpredictable, that I have to spread trace() statements all over the place.

Where other languages would have produced compiler errors and warnings, or at least runtime errors, ActionScript just continues happily just skipping the code containg errors.

I just ask myself, how it is possible to develop such a sloppy language today, and even have success with it. I feel I am set back to the days I got to know VB 4. Ugh!