IDL to GObject?



Hi.

I have a project of implementing DOM in GObject: http://gybe.sf.net/dominigue/

the real problem implementing DOM is building boilerplate codes
and translate IDL's basic statements into C-GLib code.

so I think IDL-to-GObject conversion tool is necessary.
e.g. http://www.w3.org/TR/DOM-Level-2-HTML/idl-definitions.html
is the most annoying and heavy bunch of codes if hand-write.
copy-and-paste is not so good choice to go.

libIDL will be the tool, possibly. (and already there in GNOME, happily)
may I listen to your advice?

thanks.
kz



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]