From: Doug M. <do...@cr...> - 2001-02-25 21:07:49
|
um, that would make two function calls instead of one.. With an interpreted language that can add up over several objects to noticeably slow down the whole application. ----- Original Message ----- From: "Eytan Heidingsfeld" <ey...@tr...> To: <dyn...@li...> Sent: Sunday, February 25, 2001 2:24 AM Subject: Re: [Dynapi-Dev] a few hours for only 2 lines of code.. damn! > A wrapper function would be added to myWidget that would look like this: > myWidget.prototype.moveTo = function(x,y){ > this.dynlayer.moveto(x,y); > } > > 8an > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev --- Outgoing mail is certified Virus Free by AVG Free Edition Download at: http://www.grisoft.com/html/us_index.cfm Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/01 |