hi,

Many thanks for the tutorial! I will give it a shot.

Reading over the info, it seems like there is quite a bit of work that
a developer has to do to get hooked up with C++ code. Would it be
possible to have some meta-generator (dunno if SWIG could work?) that
would alleviate some of the work?

> A simpler treatment is just to put:

The simpler treatment looks simpler, but it seems to not entirely
avoid DRY. Can one do something like:

header
#include<Foo.h>

rather than use the """ ... """ style? Does one have to do the header
thing in all .flx files, or just once and then that is the single
mapping and then all the other files just use the Felix wrapper (i
figure that has got to be the general idea)?

gracias!

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to