Auto-Completion in the debugger

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Auto-Completion in the debugger

niko.schwarz
Hi,

Why is the auto-completion in the dev images so stupid in the
debugger? Why is it wildly guessing around in a debugger, where the
type of all variables is well known?

I'm using a 1.1 beta image (non-core):
http://gforge.inria.fr/frs/download.php/27025/Pharo-1.1-11367-Betadev10.05.1.zip.

Niko

--
http://scg.unibe.ch/staff/Schwarz
twitter.com/nes1983
Tel: +41 076 235 8683

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Auto-Completion in the debugger

Mariano Martinez Peck


On Tue, Jun 8, 2010 at 5:11 PM, Niko Schwarz <[hidden email]> wrote:
Hi,

Why is the auto-completion in the dev images so stupid in the
debugger?

Maybe you should be more polite in order to receive better feedback.
 
Why is it wildly guessing around in a debugger, where the
type of all variables is well known?

The project is open to commit.

I cc'ed Romain


I'm using a 1.1 beta image (non-core):
http://gforge.inria.fr/frs/download.php/27025/Pharo-1.1-11367-Betadev10.05.1.zip.

Niko

--
http://scg.unibe.ch/staff/Schwarz
twitter.com/nes1983
Tel: +41 076 235 8683

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Auto-Completion in the debugger

niko.schwarz
2010/6/8 Mariano Martinez Peck <[hidden email]>:

> Maybe you should be more polite in order to receive better feedback.

I'll work on it. I wasn't sure if the feature's missing or whether I'd
done something wrong.

Cheers,

Niko

--
http://scg.unibe.ch/staff/Schwarz
twitter.com/nes1983
Tel: +41 076 235 8683

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Auto-Completion in the debugger

Romain Robbes-2

I'll work on it. I wasn't sure if the feature's missing or whether I'd
done something wrong.


Hi Niko, 

Indeed, the feature is missing. If you want to work on it, I can provide you write access to the repository.

Cheers,
Romain

Cheers,

Niko

--
http://scg.unibe.ch/staff/Schwarz
twitter.com/nes1983
Tel: +41 076 235 8683



_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Auto-Completion in the debugger

niko.schwarz
Hmm, not right now, but I'll add it to my someday/maybe list :)

Thanks for the offer!

Cheers,

Niko

On Tue, Jun 8, 2010 at 5:44 PM, Romain Robbes <[hidden email]> wrote:

>
> I'll work on it. I wasn't sure if the feature's missing or whether I'd
> done something wrong.
>
>
> Hi Niko,
> Indeed, the feature is missing. If you want to work on it, I can provide you
> write access to the repository.
> Cheers,
> Romain
>
> Cheers,
>
> Niko
>
> --
> http://scg.unibe.ch/staff/Schwarz
> twitter.com/nes1983
> Tel: +41 076 235 8683
>
> --
> Romain Robbes
> http://romain.robb.es
> [hidden email]
>



--
http://scg.unibe.ch/staff/Schwarz
twitter.com/nes1983
Tel: +41 076 235 8683

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Auto-Completion in the debugger

Mariano Martinez Peck


On Tue, Jun 8, 2010 at 5:50 PM, Niko Schwarz <[hidden email]> wrote:
Hmm, not right now, but I'll add it to my someday/maybe list :)

You can also add it to the someday/maybe Pharo issue tracker....so that maybe other can do it. That way we don't forget about it.
 

Thanks for the offer!

Cheers,

Niko

On Tue, Jun 8, 2010 at 5:44 PM, Romain Robbes <[hidden email]> wrote:
>
> I'll work on it. I wasn't sure if the feature's missing or whether I'd
> done something wrong.
>
>
> Hi Niko,
> Indeed, the feature is missing. If you want to work on it, I can provide you
> write access to the repository.
> Cheers,
> Romain
>
> Cheers,
>
> Niko
>
> --
> http://scg.unibe.ch/staff/Schwarz
> twitter.com/nes1983
> Tel: +41 076 235 8683
>
> --
> Romain Robbes
> http://romain.robb.es
> [hidden email]
>



--
http://scg.unibe.ch/staff/Schwarz
twitter.com/nes1983
Tel: +41 076 235 8683

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Auto-Completion in the debugger

niko.schwarz
Done: http://code.google.com/p/pharo/issues/detail?id=2524

2010/6/8 Mariano Martinez Peck <[hidden email]>:

>
>
> On Tue, Jun 8, 2010 at 5:50 PM, Niko Schwarz <[hidden email]>
> wrote:
>>
>> Hmm, not right now, but I'll add it to my someday/maybe list :)
>
> You can also add it to the someday/maybe Pharo issue tracker....so that
> maybe other can do it. That way we don't forget about it.
>
>>
>> Thanks for the offer!
>>
>> Cheers,
>>
>> Niko
>>
>> On Tue, Jun 8, 2010 at 5:44 PM, Romain Robbes <[hidden email]>
>> wrote:
>> >
>> > I'll work on it. I wasn't sure if the feature's missing or whether I'd
>> > done something wrong.
>> >
>> >
>> > Hi Niko,
>> > Indeed, the feature is missing. If you want to work on it, I can provide
>> > you
>> > write access to the repository.
>> > Cheers,
>> > Romain
>> >
>> > Cheers,
>> >
>> > Niko
>> >
>> > --
>> > http://scg.unibe.ch/staff/Schwarz
>> > twitter.com/nes1983
>> > Tel: +41 076 235 8683
>> >
>> > --
>> > Romain Robbes
>> > http://romain.robb.es
>> > [hidden email]
>> >
>>
>>
>>
>> --
>> http://scg.unibe.ch/staff/Schwarz
>> twitter.com/nes1983
>> Tel: +41 076 235 8683
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>



--
http://scg.unibe.ch/staff/Schwarz
twitter.com/nes1983
Tel: +41 076 235 8683

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project