[Mono-bugs] [Bug 590412] New: Please add a default preprocessor #define for MonoTouch

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 23 04:26:57 EDT 2010


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: mono-bugs at lists.ximian.com
        ReportedBy: steve at robbins.me.uk
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list