On Fri, 18 Aug 2006 21:37:45 -0400
[EMAIL PROTECTED] (Youness Alaoui) wrote:

> AFAIK there are some tools that automatically generate C code for binding any 
> function from a C library, this can be 
> used in order to quickly generate the bindings... 
What tools? They will generate bindings for TCL from C? What about
from C++ (wx)? When wrapping an OO API in a non OO language I doubt
automated tools will do the job. But hell I don't know maybe if I had a
look at the tools.

> I don't think it's a huge issue anyways... 
Think again :)

> also, I think Jonne (or was it someone else) was already working on the DBUS 
> bindings and I think the work was in 
> progress (but not completed).
Ah really? Is the code online somewhere? Would be interesting to see
the progress as this is essential.

> About the GUI, the Tcl code won't need to interact with wx or whatever, all 
> it will do is send events to the GUI layer 
> which will do all the GUI stuff.. there is no need for bindings or little 
> work to do on that matter...
> Maybe I'm wrong... it would be good to sum up everything that was previously 
> said about the different layers/structures 
What will the GUI layer be written in? C? If so then you still need to
design the interface between aMSN and the GUI layer. This is a
lot of work and you will probably end up just mirroring the wx API
This is equivalent to writing bindings.

Regards,
Philippe

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to