Ken,
ORM-Lite has multi-platform capability because I developed it using Python and wxPython (a cross platform user interface library). Unfortunately, as good as wxPython is, there are some differences between the MW Windows, Linux, and Macintosh platforms. It is necessary to test and make (usually minor) changes for each platform. The most ...