Do not display metaclasses in hierarchy browser

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

Do not display metaclasses in hierarchy browser

Gwenaël Casaccio
Hi,

it fixes an old bug.

Cheers,
Gwen


_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

0001-Do-not-display-metaclassesin-hierarchy-browser.patch (1K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Do not display metaclasses in hierarchy browser

Holger Freyther
On Tue, May 28, 2013 at 11:16:15AM +0200, Gwenaël Casaccio wrote:
> Hi,
>
> it fixes an old bug.

Looks great! Could you please describe in your commit message on how
it could be re-produced? In terms of unit testing, by default we can
not assume to have a GTK/X11 connection but it would be nice to test
behavior anyway. How feasible is this?


thanks
        holger

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: Do not display metaclasses in hierarchy browser

Gwenaël Casaccio
On 28/05/2013 20:33, Holger Hans Peter Freyther wrote:

> On Tue, May 28, 2013 at 11:16:15AM +0200, Gwenaël Casaccio wrote:
>> Hi,
>>
>> it fixes an old bug.
> Looks great! Could you please describe in your commit message on how
> it could be re-produced? In terms of unit testing, by default we can
> not assume to have a GTK/X11 connection but it would be nice to test
> behavior anyway. How feasible is this?
>
>
> thanks
> holger

Hi,

VisualGST is too much dependent of Gtk, the solution is to use
an independent UI framework (faking Gtk is not the solution)
and choose when needed the ui engine behind it - not really
complex but step by step.

Cheers,
Gwen


_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: Do not display metaclasses in hierarchy browser

Gwenaël Casaccio
In reply to this post by Holger Freyther
On 28/05/2013 20:33, Holger Hans Peter Freyther wrote:

> On Tue, May 28, 2013 at 11:16:15AM +0200, Gwenaël Casaccio wrote:
>> Hi,
>>
>> it fixes an old bug.
> Looks great! Could you please describe in your commit message on how
> it could be re-produced? In terms of unit testing, by default we can
> not assume to have a GTK/X11 connection but it would be nice to test
> behavior anyway. How feasible is this?
>
>
> thanks
> holger
The new version

Gwen


_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

0001-Do-not-display-metaclasses.patch (1K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Do not display metaclasses in hierarchy browser

Holger Freyther
On Fri, May 31, 2013 at 10:28:49AM +0200, Gwenaël Casaccio wrote:
> The new version

I have applied it and it will show up in master later today

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk