|
|
Is this framework compatible with Mono / Monodroid / Monotouch and if not are there any plans to make it compatible?
|
|
Coordinator
Oct 22, 2010 at 3:04 PM
|
A fantastic question. Currently I've done no work or testing to see if it's Mono compatible, but the library isn't using any shenanigans under the hood, so I would think it should be compatible. I'll see if I can scrounge up a hackintosh and
build it against Monotouch.
|
|
Coordinator
Oct 29, 2010 at 2:35 PM
|
Well I picked up a used Macbook and am in the process of porting to Mono and MonoTouch. MonoTouch is a bit quirky due to a lack of System.Windows.Forms (which IoC used for cross-thread invoking) but I'm working through it.
|
|
Coordinator
Oct 29, 2010 at 4:02 PM
|
Good news! The latest change set adds MonoTouch support. I'll roll a release shortly.
|
|