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

Lluis Sanchez Gual lluis at novell.com
Tue Jun 23 04:46:12 EDT 2009


Committed. Thanks!

El dt 09 de 06 de 2009 a les 18:50 +0200, en/na Carlo Kok va escriure:
> 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)
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list