[Mono-bugs] [Bug 638769] Move R.cs to R.designer.cs in Resources folder
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Sep 13 10:04:41 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=638769
https://bugzilla.novell.com/show_bug.cgi?id=638769#c2
--- Comment #2 from Jonathan Pryor <jpryor at novell.com> 2010-09-13 14:04:41 UTC ---
How do you want to control the class name?
1. Just make it Resources
2. Add a --type argument to aresgen to specify the type name; default is R.
3. Derive the name from the -o=FILENAME argument, thus
-o=Resources.designer.cs
would generate a Resources type.
I'm inclined to support (2) or (3).
--
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