By specifications yes, in practice no. :) Throw was available, but unfortunately that was not the case with finally :)
Micha Schopman Project Manager Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033-4535377, Fax 033-4535388 KvK Amersfoort 39081679, Rabo 39.48.05.380 ------------------------------------------------------------------------ ------------------------------------------------------------------------ ----- Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren de interactie met uw doelgroep. Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer informatie zie www.modernmedia.nl ------------------------------------------------------------------------ ------------------------------------------------------------------------ ----- -----Original Message----- From: Adam Haskell [mailto:[EMAIL PROTECTED] Sent: donderdag 12 mei 2005 15:15 To: CF-Talk Subject: Re: Availability of try..catch [was Re: Dynamic Javascript Question] I just cracked open my book (javascript The definitivwe Guide, O'Rielly) and it says everythying was implemented in javascript 1.4 (try/catch/finally/throw)....The error class was added in js 1.5 (pg 96-98). Adam H On 5/12/05, Micha Schopman <[EMAIL PROTECTED]> wrote: > That is correct, IE 5.5 introduced 1.4 which contains the try catch > handlers. Javascript 1.5 improved this by adding the finally clause. > > Micha Schopman > Project Manager > > Modern Media, Databankweg 12 M, 3821 AL Amersfoort > Tel 033-4535377, Fax 033-4535388 > KvK Amersfoort 39081679, Rabo 39.48.05.380 > > ------------------------------------------------------------------------ > ------------------------------------------------------------------------ > ----- > Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren > de interactie met uw doelgroep. > Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer > informatie zie www.modernmedia.nl > ------------------------------------------------------------------------ > ------------------------------------------------------------------------ > ----- > -----Original Message----- > From: Adam Haskell [mailto:[EMAIL PROTECTED] > Sent: donderdag 12 mei 2005 12:42 > To: CF-Talk > Subject: Re: Availability of try..catch [was Re: Dynamic Javascript > Question] > > Try/catch was added to javascript in 1.5. Firefox has always > supporteded, as my understanding goes, and IE6 supports it. IE5.5 and > early do not. Opera should but never tested it. > > Adam H > > On 5/12/05, Micha Schopman <[EMAIL PROTECTED]> wrote: > > NS 4 didn't offer try / catch, that is correct. Nowadays you will > > experience that the support in Mozilla browsers is far beyond what IE > > delivers. Mozilla even supports get/set and in a future release also > > classes and access modifiers as defined in the new standards as > opposed > > to current prototyping. IE still has superior performance in most > cases, > > with a large advantage in dynamic rendering speeds. There are some > > regions where Opera is king of the hill, and sometimes FireFox. > > > > Micha Schopman > > Project Manager > > > > Modern Media, Databankweg 12 M, 3821 AL Amersfoort > > Tel 033-4535377, Fax 033-4535388 > > KvK Amersfoort 39081679, Rabo 39.48.05.380 > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206532 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

