Jim Crafton - 2006-01-31

Logged In: YES
user_id=7743

This is a great idea!

It would most certainly be possible to do this, but we need
some help, because at the moment I'm swamped with other
things. You might check out the JavaScript integration that
the VCF Builder uses. See:

JSEngine.cpp
http://cvs.sourceforge.net/viewcvs.py/vcfbuilder/VCFBuilder/src/JSEngine.cpp?rev=1.10&view=auto

JSEngine.h:
http://cvs.sourceforge.net/viewcvs.py/vcfbuilder/VCFBuilder/src/JSEngine.h?rev=1.6&view=auto

These use the VCF RTTI feature to integrate with Mozilla's
JavaScript engine.