|
From: nalaginrut <nal...@gm...> - 2011-05-07 01:27:00
|
hi all! I'm a new comer for libming. And I found there're many languages supported by libming. But I'm a Guile user, so I want to write a new language extension for Guile user. I've done most wrapping work. But I found a problem. Must I keep the wrapping-function-name coincide with the native-function-name in libming? Say, "newSWFAction" must be "newSWFAction" in Guile wrapping or could be "new-swf-action"? I ask this because I need to implement "swftoguile" to generate guile file. I'm not very clear about how "swftoxxx" works. I fear that if I use "new-swf-action" it won't generate a valid program. Any help would be appreciated. Thanks! -- GNU Powered it GPL Protected it GOD Blessed it HFG - NalaGinrut --hacker key-- v4sw7CUSMhw6ln6pr8OSFck4ma9u8MLSOFw3WDXGm7g/l8Li6e7t4TNGSb8AGORTDLMen6g6RASZOGCHPa28s1MIr4p-x hackerkey.com ---end key--- |