Hello all,
I just joined the list a couple days ago, and decided to emerge from the
woodwork. I have a few miscellaneous thoughts, I apologize as they may have
already been discussed on the list earlier on.
* File format: I've heard through the grapevine that Uli was working on this
part. I'm not sure exactly what approach is being taken, but I can offer some
help in the cross-platform part of things. I recently worked on a project
using XDR (eXternal Data Representation) which allows you to read/write data
structures transparently across Intel and Mac platforms. If you are cooking
up data structures for the file format, this may be a route to consider.
* Interpreter: Now that we have an interpreter running, should we be dishing
out the implementation of the various xTalk commands? Perhaps we could
establish an interface so that anyone could, for example, write a C function
which implements the "answer" command.
* Misc: Basically, if you need another C programmer on the task, I am
available on a limited basis. So if there are things up in the air, let me
know and I'll see what I can do.
Regards,
Brian