On Fri, Mar 18, 2011 at 9:30 AM, T.J. Crowder <[email protected]>wrote:
> Prototype's magical `$super` comes at a marked runtime cost Just want to point out that the "marked runtime cost" is only at class definition time, not instance creation nor method call time. So yeah, the performance thing is a non issue. -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
