[MonoDevelop] (no subject)

Lieven CI lieven at coded-illusions.com
Mon Mar 13 13:28:01 EST 2006


Hi,

The way I see it, the class view you have in the project pad is for going 
quickly to the implementation of a given class or method, mostly for 
browsing through your own code while editing it. The class explorer I'm 
making would be to examine 3rd party assemblies, of which you want to find 
out the class structure, or look up a class or method. When you activate an 
object in this view, you will see the information about it, and will be able 
to quickly get information of related types, like return type and parameter 
types too.

You are right that's a bit stupid to have the same code twice, so I will 
probably merge the code of the class tree into one, but I still think it's a 
good idea to have a browser view, like the one on the screenshot.

Greets,

Lieven van der Heide


----- Original Message ----- 
From: "Jacob Ilsø Christensen" <jacobilsoe at gmail.com>
To: "Lieven CI" <lieven at coded-illusions.com>
Cc: <monodevelop-list at lists.ximian.com>
Sent: Monday, March 13, 2006 5:26 PM
Subject: Re: [MonoDevelop] (no subject)


> Hi.
>
> I do agree that it would be nice with a class view providing more
> functionality than what we currently have. I just think we should have
> one class tree / view instead of two. So either phase out the old one
> and replace it with yours or extend the old one with your
> functionality. Just my thoughts.
>
> /Jacob
>
> On 3/13/06, Lieven CI <lieven at coded-illusions.com> wrote:
>>  Hi,
>>
>> I think it's nice to have it this way, because it really allows you to
>> browse through the class tree, not only view them. All class names, like 
>> the
>> ones in the inheritence lists, are buttons, which let you go to it when 
>> you
>> click on it. This way it's really intuitive to browse through the
>> inheritence tree.
>>
>> Visual studio also has a view like this, and if you want to explore new
>> assemblies, I find it much nicer than just having them in the class
>> tree.
>>
>> Greets,
>>
>> Lieven van der Heide.
>>
>> ----- Original Message -----
>> From: "Jacob Ilsø Christensen" <jacobilsoe at gmail.com>
>> To: "Lieven" <lieven at quasar3d.nl>
>> Cc: <monodevelop-list at lists.ximian.com>
>> Sent: Monday, March 13, 2006 9:18 AM
>> Subject: Re: [MonoDevelop] (no subject)
>>
>>
>> > Hi.
>> >
>> > It's nice to be able to browse referenced assemblies, but why not
>> > extend the existing class browser instead of creating a new one with
>> > simiar functionality?
>> >
>> > /Jacob
>> >
>> > On 3/12/06, Lieven <lieven at quasar3d.nl> wrote:
>> >> Hi everybody,
>> >>
>> >> I want to let you know that I'm working on a class explorer. It's a 
>> >> view
>> >> which lets you browse through all the classes in the assemblies that 
>> >> are
>> >> referenced, and probably also the classes of the current project.
>> >>
>> >> For the people that are interested, I've attached a screenshot.
>> >>
>> >> Greets,
>> >>
>> >> Lieven van der Heide.
>> >>
>> >> _______________________________________________
>> >> Monodevelop-list mailing list
>> >> Monodevelop-list at lists.ximian.com
>> >>
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>> >>
>> >>
>> >>
>> >>
>> >
>> >
>>
>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>
>>
>>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060313/73772ee6/attachment.html


More information about the Monodevelop-list mailing list