macromedia.director.lingo
[Top] [All Lists]

Re: Lingo vs Javascript

Subject: Re: Lingo vs Javascript
From: "alchemist" <unknown@xxxxxxxxxx>
Date: Tue, 22 Jul 2008 19:13:01 +0300
Newsgroups: macromedia.director.lingo

> No offense meant to the fans of Lingo. I don't think it's crappy or 
> anything;
> I just prefer JS.

None taken. (how could?).. Though personally, I'm spending more time coding 
c (js-like syntax) than lingo, I still prefer lingo when it comes to 
director. And that's because of the generally more compact code for command 
line tests / small scripts. For bigger projects perhaps using js is better. 
But, though very familiar with both director and js syntax, actually using 
js with director still requires getting accustomed to... Not to mention 
referencing the help files...


"Ex Malterra" <webforumsuser@xxxxxxxxxxxxxx> wrote in message 
news:g64vp3$e49$1@xxxxxxxxxxxxxxxxxxxxxxxx
>I much prefer JavaScript. I never liked Lingo syntax, probably because the
> first scripting I ever learned was JavaScript. JS is the reason I upgraded 
> to
> MX 2004. Having mostly used C++, C#, Java, JavaScript and ActionScript 2.0 
> I'm
> simply more used to their syntax. Sure, some things require just a little 
> more
> to do in JS vice Lingo... like symbol("someSymbol") instead of 
> #someSymbol, but
> for me personally it's more than worth it. And I gotta tell ya, try/catch 
> is
> great! The error info thrown isn't always especially useful, heck it's 
> usually
> not useful at all for that matter, but you generally know what might go 
> wrong
> in your code at those points anyway.
>
> No offense meant to the fans of Lingo. I don't think it's crappy or 
> anything;
> I just prefer JS.
> 



<Prev in Thread] Current Thread [Next in Thread>