[Monodevelop-devel] Working on the monodevelop dom after 2.2
Levi Bard
taktaktaktaktaktaktaktaktaktak at gmail.com
Mon Sep 28 11:16:47 EDT 2009
>> > Some questions:
>> > 1) How do you do code completion without an own DOM? I mean you need to
>> > find out which construct the user wants to complete.
>>
>> Precisely. However, if we already have all the information to populate
>> an entire symbol tree in the classpad,
>> why should that be replicated elsewhere for completion?
>>
> Ok how do you populate
> void MyMethod ()
> {
> Foo x;
> x.Bar. <- complete
> }
>
> with the classpad and without a language specific dom.
Right. You need code that says, "Where am I, and what can I see from
here?" - I'm not arguing that.
--
http://homes.eff.org/~barlow/EconomyOfIdeas.html
http://www.dreamsongs.com/MobSoftware.html
http://www.gnu.org/philosophy/shouldbefree.html
More information about the Monodevelop-devel-list
mailing list