I finally had a chance recently to take a look at the new Mac branch. Looks very interesting. Here's a short list of notes and questions I came up with.
Thanks.
-Phil
Thanks.
-Phil
-
Will Trunk and MacCompatability [sic] branch be merged at some point? If not, how to merge recent Trunk commits into Mac branch?
-
Can only get DemoMapMac.csproj to build with Xamarin Studio if add DotSpatial assembly references manually.
-
DemoMapMac: Use normal MainMenu.xib created with a new MonoMac project instead of manually adding menu in code.
-
Should DemoMapMac (or similar example) be document-based the way most Mac apps are (eg, even Xcode can open multiple projects simulaneously)?
-
Do any of the plugins other than GdalExtension work with MonoMac app? Or does each plugin's UI need to be rewritten for MonoMac? Eg, do we need a Legend control in DotSpatial.Controls.MonoMac that subclasses NSView ala the MonoMac Map control?
-
Commit latest MonoMac.dll (Xamarin Studio's MonoMac.dll is dated Dec. 2014)?