Archive for June 3rd, 2004
Thoughts on Gtk# and P.Net’s SWF
I thought I’d talk a little bit about my experience creating a Linux/Gtk frontend to Meshwork…
The biggest challenge while writing the Gtk client has really been “I really don’t feel like doing all this again…”
All platform-independent code is in the libMeshwork library, but that still leaves of platform-depended code that has to be re-written. [...]