https://bugzilla.novell.com/show_bug.cgi?id=679499
https://bugzilla.novell.com/show_bug.cgi?id=679499#c2 --- Comment #2 from Jonathan Pryor <[email protected]> 2011-03-23 14:00:05 UTC --- > After all, these are just integers generated automatically That's the problem. I don't understand how they're generated, what the semantics and implications are, and how stable they are. How do I ensure that the resource ID for Resource.Layout.Foo (compiled as a `const` into the library project) doesn't suddenly change values when merged into the application project? (If the value changes, then the reference in the library is now invalid, resulting in a broken app. Oops!) Ah, research... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
