[Mono-bugs] [Bug 690656] New: Enhancement: Allow the PreserveAttribute to handle class heirarchies
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Apr 28 14:59:23 EDT 2011
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: mono-bugs at lists.ximian.com
ReportedBy: rkozak at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list