[MonoDevelop] WelcomePageView - the 'Save As...' problem

Matej Urbas matej.urbas at gmail.com
Wed Jun 7 12:20:28 EDT 2006


Lluis Sanchez wrote:
>> I think we should extend the AbstractClass and AbstractMethod classes 
>> (and IClass and IMethod) to allow generic parameter definition, because 
>> as of today there's no way to keep account of them 
>>     
>
> That's correct. This is the first thing to do. Once this is done, you'll
> need to change the parser database (so it is able to store and search
> for generic types) and the c# resolver.
>   
 From what I see, a lot of restructuring will be needed. A big 
undertaking, for sure. So, if you all agree that this is where I should 
start working, I'll take a deep dive into it - questions will ensue.

I will try to make a detailed plan of what I will have to change, and 
surely, I will want to discuss these things with you.

In any case, I will take a very good look into reflection to make sure 
that we follow the path of .NET 2.0 more closely - to better adapt to 
potential CLI changes.

I'm taking notes of all your hints and wishes concerning my tasks, so 
don't stop giving me input - nothing will be forgotten (unless my disk 
drive gives up or I die - well, there are endless possibilities - I 
should better say: nothing should be forgotten, nay? ;) ).

---
Matej


More information about the Monodevelop-list mailing list