VisualGST

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

VisualGST

MrGwen
Hi,

Here are some news, I've closed a few bugs in VisualGST:

- Fix a DNU in RenameCategoryCommand
- Fix a bug with a nil method dictionary: (Paolo I don't like nil method dict.
we should put a lazy initialization when we get the method dictionary)
- Select the class when CTRL+S is pressed
- Select the class in the hierarchy when the class is changed
- Fix missing method in CategoryState
- Change the codeSave state before the changes when adding a method
- Small improvement with categories (not perfect but that does not crash)

Cheers,
Gwen

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

Re: VisualGST

Paolo Bonzini-2
On 06/14/2010 07:07 PM, Gwenael Casaccio wrote:

> Hi,
>
> Here are some news, I've closed a few bugs in VisualGST:
>
> - Fix a DNU in RenameCategoryCommand
> - Fix a bug with a nil method dictionary: (Paolo I don't like nil method dict.
> we should put a lazy initialization when we get the method dictionary)
> - Select the class when CTRL+S is pressed
> - Select the class in the hierarchy when the class is changed
> - Fix missing method in CategoryState
> - Change the codeSave state before the changes when adding a method
> - Small improvement with categories (not perfect but that does not crash)

Thanks!

Paolo

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