Monday, February 28, 2005

I've been toying with ECMAScript for the past week or so, mostly to update some dynamic user interface elements in a web application we have.  Every time I use it, I'm always impressed at the cool things I can do with it.  It also makes me wish that Microsoft had not messed with it as part of the CLR (JScript.NET).  Their newest version of JScript seems to merely make it into an alternate syntax, and not really take advantage of what it could do as a prototype-driven language with closure support.

I found this article that claims that it is the world's most misunderstood language.  I think I agree.  It's incredibly powerful, but very underutilized because of the confusion surrounding it.  Closures coupled with prototypes can yield some very slick code if you understand what you're doing (and I guess maybe that's the problem).  All you really need is a nice IDE to help you manage your objects and their prototype chain.

I'm also getting more into Python and Ruby, which are also very slick.  I'm just not sure how they should fit into a project.  In general, a project with fewer languages is more maintainable.  But imagine trying to build a skyscraper when your only tool is a hammer that works really well. (OK, maybe hammer is not the best analogy.  Maybe a blowtorch?  I don't know)

[UPDATE] I just had to include this link, where the author shows us how to do lot of different code reuse patterns, including multiple inheritance in Javascript.  My favorite quote:

This large set of code reuse patterns comes from a language which is considered smaller and simpler than Java

posted on Monday, February 28, 2005 10:56:23 AM (Pacific Standard Time, UTC-08:00)  #    Comments [0]
Related posts:
LinqToStdf now on CodePlex
Image Slicer for Deep Zoom in Silverlight 2
Silverlight limitations and Constrained Callvirt in IL
What are the generic Delegates in the framework for?
What is System.__Canon and why is it on my stack?
Adding support for .ashx-based views in ASP.net MVC
Tracked by:
"buy diet online pill prescription" (buy diet online pill prescription) [Trackback]
"Stuttgart%2C Germany" (Stuttgart%2C Germany) [Trackback]
"flood safety" (flood safety) [Trackback]
"mazda miata for sale" (mazda miata for sale) [Trackback]
"Free Ringtones for My Sanyo 8100 Phone" (Free Ringtones for My Sanyo 8100 Phone... [Trackback]
"ganson handbag" (ganson handbag) [Trackback]
"professional practice valuation" (professional practice valuation) [Trackback]
"MBA school rankings" (MBA school rankings) [Trackback]
"michigan state football" (michigan state football) [Trackback]
"accutane verdict" (accutane verdict) [Trackback]
"san diego tourism" (san diego tourism) [Trackback]
"foto alba parietti" (foto alba parietti) [Trackback]
"Wrestling Ladies Submission Holds" (Wrestling Ladies Submission Holds) [Trackback]
"bacterial meningitis settlement" (bacterial meningitis settlement) [Trackback]
"dell 1700 toner" (dell 1700 toner) [Trackback]
"college dorm room gifts" (college dorm room gifts) [Trackback]
"X Files Wallpaper" (X Files Wallpaper) [Trackback]
"alice mail" (alice mail) [Trackback]
"used cars denver" (used cars denver) [Trackback]
"rising force" (rising force) [Trackback]
"cma cpe" (cma cpe) [Trackback]
"Spanking Message Board" (Spanking Message Board) [Trackback]
"blue prints" (blue prints) [Trackback]
"block ip address" (block ip address) [Trackback]
"california vehicle code" (california vehicle code) [Trackback]
"greene county area vocational technical school" (greene county area vocational ... [Trackback]
"metal halide light" (metal halide light) [Trackback]
"remodeling ideas for a ranch home" (remodeling ideas for a ranch home) [Trackback]
"singer sewing machines ebay" (singer sewing machines ebay) [Trackback]
"hitch hikers guide to the galaxy" (hitch hikers guide to the galaxy) [Trackback]
Name
E-mail
(will show your gravatar icon)
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):