[xul-interop] Why is QueryInterface needed?
Status: Beta
Brought to you by:
vamp201
From: Tom B. <bri...@gm...> - 2010-11-24 11:37:19
|
Hi all! I saw many code examples using QueryInterface, most when it's a very complicated thing to do. And it's doc says: The QueryInterface method provides runtime type discovery. But we use it with javascript, that is dynamically typed language, so why is it needed? Best, * Wellington B. de Carvalho * |