VisualGST Roadmap

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

VisualGST Roadmap

MrGwen
Hi,

I've updated the Roadmap of VisualGST:

For the 0.8.0:
– write unit test [ WIP ]
– Include the menu refactoring [ DONE ]
– Automatic FileIn/FileOut of namespaces
– add first class category but for methods
– Check all the commands and fix them if necessary
For the 0.8.5:
– write unit test
– GIT integration (using libgit2?)
– Include preferences framework
– migrate to the new state refactoring
– add package support
For the 0.9.0:
– write unit test :-P
– Multiple windows
– debugger
– package management with a tool like we have in linux distro (list of
repositories/list of installed packages/…)
– file out all the time when you do a ctrl+s
For 1.0.0:
– ChangeSet
– work in team
– VisualGST for Iliad

All comments are welcome ;-)

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 Roadmap

Paolo Bonzini-2
On Wed, Dec 8, 2010 at 14:21, Gwenaël Casaccio <[hidden email]> wrote:
> – Automatic FileIn/FileOut of namespaces

s/namespaces/packages/

filein/fileout of namespaces require the extension pragmas which I
have rejected.

> – add first class category but for methods

No, sorry.  This is unnecessary and a useless source of breakage.

> – add package support

Do you mean package builder?

Paolo

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

Re: VisualGST Roadmap

Holger Freyther
In reply to this post by MrGwen
On 12/08/2010 02:21 PM, Gwenaël Casaccio wrote:
> Hi,
>
> I've updated the Roadmap of VisualGST:

my wishlist item would be stability, and second recover from crashes. I still
manage to make gst-browser crash plenty of times (maybe because of the GTK+
bindings) and it would be nice if it would not crash, or at least recover the
session.

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