On Apr 28, 9:37 am, Rob Campbell <[email protected]> wrote: > how many of the surveyed anonymous functions implemented a displayName > property on them?
As far as I am able to figure out, one library Cappicino and one cross compiler OpenLaszlo use displayName. We did not happen to use those in our study. More information is available on http://code.google.com/p/fbug/issues/detail?id=1811. The displayName approach is fine for some users who use those libraries or who wish to invest time in naming functions but for some reason don't want to use names in function declarations. Salman's work allows development tools to support every user in some way without extra work on their part. jjb -- You received this message because you are subscribed to the Google Groups "Firebug" 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/firebug?hl=en.
