EmptyGee v1.1 Released
EmptyGee v1.1 is now available for download. The link is here: http://code.google.com/p/emptygee/
This version is now functional in Linux and OSX through the use of Mono (http://www.mono-project.com).
In order to do this, I had to change three things:
- I was forced to switch from a WCF client/server model to a traditional TCP client/server
- I needed to change the SQLite dependency to a managed-only version
- I needed to fix my file system access code to be cross platform
Give it a try!
Categories: Geek News
