Joel’s Wasabi: not a bad idea

Andy on Sep 2nd 2006

Recently, Joel Spolsky wrote an article entitled “Language Wars.” In it he spoke about web frameworks and languages, and their appropriate uses. He basically said Java, .NET, PHP, and maybe Python were the only ones you should really bet your business on. He also snubbed Ruby on Rails as not being proven.

That didn’t sit well with some in the Rails community.

However, what really set them off was that at the end of the article, Joel mentioned that they use their own custom language, Wasabi, for their flagship product, FogBugz. How could Joel deride Rails as being unproven, which has been around for a few years, and then say he used his own custom language? Clearly this was an ironic contradiction.

Right?

No, not really. Joel’s point was, when picking a web language, it should be proven. More specifically, Joel mentioned that it should be known that it can scale, and have all the features your web application might need. PHP/.NET/Java have been around enough and used enough by large web applications that its well known that they have both of these qualities. Ruby on Rails, while very promising, doesn’t have the reputation of being proven yet. I suspect in a few years Rails will have this reputation, but right now its too young.

The reason using Wasabi isn’t a contradiction is because it isn’t what ships. Wasabi isn’t the language that runs on the server or what Joel’s customers get when they buy FogBugz. Wasabi is just the front end language that compiles down to PHP or VBScript, which is what the customers get. It doesn’t matter if Wasabi can scale or if it has all the features FogBugz needs. If Wasabi doesn’t have a feature FogBugz needs, they just add it to the front end. Since the backend only targets PHP or VBScript, the feature will already be there.

What’s more, is when Ruby on Rails becomes proven and surpasses PHP, Java, and .NET, then Joel can modify Wasabi to target Rails. He doesn’t even have to change the code to FogBugz to do that.

So when comparing Ruby on Rails to what Joel bet his business on, you can’t compare Rails to Wasabi, you have to compare it to PHP or VBScript. That’s what the customer sees, and that’s what the product is implemented in. My point is, Joel isn’t betting his business on Wasabi. He’s betting it on PHP and VBScript.

Filed in Programming | 3 responses so far

3 Responses to “Joel’s Wasabi: not a bad idea”

  1. bleh Sep 2nd 2006 at 07:18 pm 1

    look at what joel has done to the internet. he’s a fucking troll, and a good one, regardless of what you think of his argument.

  2. joe Sep 3rd 2006 at 05:25 am 2

    I agree Joel is just a troll, he uses his blog to advertise his (crappy) bug tracking software.

    Wasabi just doesn’t make sense at all. He already has a PHP version, PHP scales (according to him), PHP works on windows, PHP works with IIS, PHP works with SQL server.

    What’s the problem? Why bother with a compiler when you already have a cross platform, scalable, enterprise software?

  3. todd Sep 8th 2006 at 09:35 am 3

    Finally!

    This is the first time I’ve really heard this argument, which is sad because it really gets to the issue.

    Regardless of how FogBugz is developed, it is a PHP/VBScript VS Ruby on Rails scenario — NOT a Wasabi VS Ruby on Rails scenario.

    In fact, Fog Creek’s abstraction is genuis because it allows them to target multiple platforms from one intermediate language which provides the greatest flexibility in thier system. Should language blah become really mature and stable, they can just target their compiler to blah and create a blah version for clients.

    (Of course this doesn’t mean he isn’t egotistical and high on himself, but that’s another argument entirely.)

Trackback URI | Comments RSS

Leave a Reply

Bad Behavior has blocked 702 access attempts in the last 7 days.