[MonoDevelop] generic parameter variance & (method) parameter default value support

Carlo Kok ck at carlo-kok.com
Tue Jun 9 12:50:31 EDT 2009


On 9-6-2009 17:50, Lluis Sanchez Gual wrote:
> Hi,
>
> The patch is ok, although it is missing the TypeParameterVariance type.
> Also, every time you add new info to the dom, you have to update
> main/src/core/MonoDevelop.Projects/MonoDevelop.Projects.Dom.Serialization/DomPersistence.cs. This file implements the persistence for the whole dom. The new fields have to be saved and loaded. Also, the FORMAT_VERSION field in CodeCompletionDatabase has to be increased.
>
> Thanks!
> Lluis.
>


Fixed the serialization. TypeParameterVariance is defined on the 
ITypeParameter.cs file, attached patch includes everything that was part 
of the original + serialization (and changelog changes)

-- 
Carlo Kok

RemObjects Software
The Infrastructure Company
http://www.remobjects.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Variance and default param value support _3.patch
Url: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090609/27175b84/attachment-0001.pl 


More information about the Monodevelop-list mailing list