> Would porting to Mono on WINE on OS X as an intermediate step be worth the > effort?
No, you will most likely only encounter Wine bugs that are not relevant to your final port. I would only recommend this if you actually plan to support people running your program in Wine. If you use standard methods that are not implemented in Mono, please consider writing an implementation for Mono. In some cases, it may be no more difficult than avoiding the method. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
