http://bugzilla.novell.com/show_bug.cgi?id=590412
http://bugzilla.novell.com/show_bug.cgi?id=590412#c0 Summary: Please add a default preprocessor #define for MonoTouch Classification: Mono Product: MonoTouch Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Minor Priority: P5 - None Component: Tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Customer Blocker: No Currently it can be difficult to maintain MonoTouch compatibility for libraries, especially where LambdaExpression.Compile or Reflection.Emit would be used for optimum performance but obviously alternative approaches are required for MonoTouch. When working with Silverlight a #define of SILVERLIGHT is added automatically by the build process, so it's quite easy to set up conditional compilation to maintain compatibility. It would be extremely useful if MonoTouch followed the same approach. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
