https://bugzilla.novell.com/show_bug.cgi?id=690656
https://bugzilla.novell.com/show_bug.cgi?id=690656#c0 Summary: Enhancement: Allow the PreserveAttribute to handle class heirarchies Classification: Mono Product: MonoTouch Version: unspecified Platform: iPhone OS/Version: Apple iOS 4.3 Status: NEW Severity: Enhancement Priority: P5 - None Component: Tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Customer Blocker: --- Description of Problem: The linker in MonoTouch is very aggressive and since it only uses Static Analysis to determine what to keep it causes problems with more dynamic frameworks such as an IoC. Currently it only supports a boolean AllMembers param. Please support a param Scope as an enum public enum PreserveScope { } -- Configure bugmail: https://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
