Hello, Wally McClure wrote:
I have a suggestion. When something is deprecated, can you create some intellisense that provides a suggestion on what to do? For example, I'm writing an example in the contacts area and I have come across some constants that are giving a deprecated warning. Isn't it possible to provide some info regarding some suggested values to use instead? I thought I remember something similar in going from .NET 1.1 to .NET 2.0.
I totally agree that it would be helpful. The problem is that unlike .NET [Obsolete], Java @Deprecated doesn't contain metadata for the reason text for its deprecation and this needs to be sorted out how to acquire the relevant message. The most likely easiest approach is to collect those text by parsing the entire android docs, which still needs another amount of work...
Atsushi Eno
Wally _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid