On 4/4/13 11:25 AM,
jeremy...@gmx.ch wrote:
> I wonder, why it is allowed here to write the function names differently.
Not just allowed, but required.
And the reason is that the XPIDL C++ bindings always uppercase the first
letter of the method/property name, while the JS bindings use the same
case as in the IDL.
-Boris