- From: Antoine Quint <ml@graougraou.com>
- Date: Tue, 2 Nov 2004 19:03:41 +0100
- To: Boris Zbarsky <bzbarsky@MIT.EDU>
- Cc: www-svg@w3.org
Received on Tuesday, 2 November 2004 18:03:48 UTC
On 2 nov. 04, at 16:54, Boris Zbarsky wrote: > Antoine Quint wrote: >>> var elem = document.createElement("something"); >>> elem.callMethodDefinedInXBL(); >>> document.documentElement.appendChild(elem); >> I'm not 100% sure what you mean in that second line of code, but >> unlike Mozilla XBL, in sXBL you can't actually have methods defined >> _by_ the sXBL bindings. > > But I was under the impression that the plan for XBL2 was to add the > capability to define methods... and I am in fact working on Mozilla > XBL and possible integration with sXBL/XBL2, so I have to keep all > three in mind at once. It has been discussed as a feature to look forward to in XBL2, but for now nothing formal. Antoine -- Antoine Quint <aq@fuchsia-design.com> W3C Invited Expert (SVG and CDF) SVG Consulting and Outsourcing http://svg.org/user/graouts/diary
Received on Tuesday, 2 November 2004 18:03:48 UTC