[webkit-help] IDL, bindings and implementation
Michał Ostrowski
michal.ostrowski at abastra.com
Mon Jul 18 05:26:20 PDT 2011
Hi,
I've a question regarding custom dom object generation and it's js
bindings.
as far as i understand if i want to create new dom object i need 3 files:
*.h, *.cpp and idl. During compilation "scripts"(which one?
generate-bindings.pl?) generate bindings between dom object and cpp code.
What i'd like to know is:
Are *.h and *.cpp files also generated from idl so function signatures
are matching? or should i create them manually? If so then how?
regards,
Michal
More information about the webkit-help
mailing list