- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 27 Jun 2008 08:34:38 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5814 Summary: Resolve the callback issue Product: HTML WG Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Spec bugs AssignedTo: dave.null@w3.org ReportedBy: ian@hixie.ch QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org Right now callbacks are defined in terms of heavy interfaces first, and then turned into functions for JS. We should make the function form primary, and make the interface get generated from rules in WebIDL for those languages that need it. We need some sort of syntax in WebIDL to define callbacks, including the signature of the callback. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Friday, 27 June 2008 08:35:13 UTC