[Mm10s] 2020-03-30

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

[Mm10s] 2020-03-30

EstebanLM
### Last week:

    * [idlevm] working with Pablo on the revamp of callbacks mechanism. Still WIP :(
    * [idlevm] refactor into GtkDebugSession  and GtkMorphicUIManager and allow them to be chosen
    (Just to not crash the image while doing tests).
    * [spec2] fix keybindings of text editors (they need to be redirected to textArea instead the
    rubric morph)
    * [spec2] fix printit on SpCodePresenter (still, I need to use a popover on it... but one thing
    at a time)
    * [spec2] spent a ridiculous amount of time refactoring the baseline.
    * [spec2] fix an error while emulating keystrokes to tests keybindings.
    * [spec2] fix SpToolCommands related to interaxcting with the code.
    * [NewTools-Playground] bug: cmd+b in class shows SpCodePresenter
    * [spec2] removed autoAccept and acceptoOnCr from text logic (this is a remain of
    Morphic era, and it shouldn’t be there in a widget library)
    * Spec2: deal with the modal problem on Spec2-Morphic
    * [spec2] add "defaultKeyboardFocus" concept to transmit directly to a specific child (yes, we
    have the focusOrder concept, but this is to easy direct transmission.
    * [spec2] enhanced SpCodePresenter source completion in Gtk (now it is not showing the popup
    always, just when there is a word to complete)

### This week (starting 2020-03-30):

    * [idlevm] more on the revamp of callbacks
    * [spec2] enhance SpMenuPresenter (to allow checkboxes and etc.)
    * [spec2] more on SpCodePresenter
    * [newtools]] more on StPlayground
Reply | Threaded
Open this post in threaded view
|

Re: [Mm10s] 2020-03-30

tesonep@gmail.com
### Last week:

- [IdleVM] Fixing the debugging of callbacks and non callbacks (with Esteban)
- [LargeImages] Improving Aleph indexes generation time
- [LargeImages] Documentation of Aleph, Spotter and the Large image
support baseline
- Reading and validating PRs
- [LargeImages] Working on improving the speed and responsiveness of
large images.
- [LargeImages] Creating Large Image baseline
- [LargeImages] Integrating new Spotter in the image
- [LargeImages] Integrating HeuristicCompletion in the image
- [LargeImages] Adding GCConfiguration to improve the generation of indexes.
- Consortium Organization Meeting
- VM Journal Club
- Fixing class side traits saving in Tonel
- Adding tests to Tonel
- Adding tests to Iceberg
- Fixing the issue
- Fixing problems in MCTraitDefinition and MCClassTraitDefinition
- New versions of Iceberg & Tonel
- PR to the image

### This week (starting 2020-03-30):

- When everything integrated in the image, release of LargeImageSupport
- Improving crash report of the VM
- [VM] Check the crash dumps in an endless loop
- Crash when executing a Metacello from github in the minimal image
with the headless vm
- Fixing Package List / Categories in Calypso
- [VM] Fixing Tests in Idle.
- Adding a label to a PR when it has no test errors.
- [Pharo9] Propose a PR for Fuel to support Sista
- [VM] Fix symbolic links in Pharo8 VM

### The rest of my pipeline

- [Doc] Pass on VM booklet: Callback chapter / Preface
- [VM] Documenting GC, participating in the GC code dojo.
- [VM] SDL Plugin for Idle.
- [VM] Improving Speed of TFFI.
- [VM] REPL example  / Interacting with an image from outside (?)
- [PharoCOM] Making it run with TFFI.
- [VM] Writing tests for JIT generation
- [OSSubprocess] Integrate Pavel + Christophe windows version.
- [VM] Improve the usage of Stdout and Stderr, in a correct way


On Mon, Mar 30, 2020 at 10:28 AM Esteban Lorenzano <[hidden email]> wrote:

>
> ### Last week:
>
>     * [idlevm] working with Pablo on the revamp of callbacks mechanism. Still WIP :(
>     * [idlevm] refactor into GtkDebugSession  and GtkMorphicUIManager and allow them to be chosen
>     (Just to not crash the image while doing tests).
>     * [spec2] fix keybindings of text editors (they need to be redirected to textArea instead the
>     rubric morph)
>     * [spec2] fix printit on SpCodePresenter (still, I need to use a popover on it... but one thing
>     at a time)
>     * [spec2] spent a ridiculous amount of time refactoring the baseline.
>     * [spec2] fix an error while emulating keystrokes to tests keybindings.
>     * [spec2] fix SpToolCommands related to interaxcting with the code.
>     * [NewTools-Playground] bug: cmd+b in class shows SpCodePresenter
>     * [spec2] removed autoAccept and acceptoOnCr from text logic (this is a remain of
>     Morphic era, and it shouldn’t be there in a widget library)
>     * Spec2: deal with the modal problem on Spec2-Morphic
>     * [spec2] add "defaultKeyboardFocus" concept to transmit directly to a specific child (yes, we
>     have the focusOrder concept, but this is to easy direct transmission.
>     * [spec2] enhanced SpCodePresenter source completion in Gtk (now it is not showing the popup
>     always, just when there is a word to complete)
>
> ### This week (starting 2020-03-30):
>
>     * [idlevm] more on the revamp of callbacks
>     * [spec2] enhance SpMenuPresenter (to allow checkboxes and etc.)
>     * [spec2] more on SpCodePresenter
>     * [newtools]] more on StPlayground



--
Pablo Tesone.
[hidden email]