Re: [ann] gt4gemstone

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

Re: [ann] gt4gemstone

Stephan Eggermont-3
On 02/05/17 23:29, Tudor Girba wrote:
> feenk.com is proud to announce gt4gemstone, a version of the
> Glamorous Toolkit aimed at supporting remote development with
> GemStone/S from Pharo. gt4gemstone is released as an open-source
> project under the MIT license and was built primarily by Andrei Chis
> with some marginal contributions from me.

Nice! Being able to use smalltalk for all application layers makes for a
much better feedback loop.

Stephan


Reply | Threaded
Open this post in threaded view
|

Re: [ann] gt4gemstone

Denis Kudriashov
Hi Tudor.

What about debugger extensions? Does they work? (bytecode debugger, announcer debugger, ..)

2017-05-02 23:29 GMT+02:00 Tudor Girba <[hidden email]>:
Hi,

feenk.com is proud to announce gt4gemstone, a version of the Glamorous Toolkit aimed at supporting remote development with GemStone/S from Pharo. gt4gemstone is released as an open-source project under the MIT license and was built primarily by Andrei Chis with some marginal contributions from me.

The project is hosted at:
        https://github.com/feenkcom/gt4gemstone

The toolkit currently offers several features:
        • Remote Playground
        • Remote Inspector with extensions that can be coded exactly like the ones in Pharo
        • Remote Debugger with mixed stacks (Pharo and GemStone)
        • Basic Remote Code Browser
        • Remote Session Handler
        • Integration with Roassal
        • A Glamour-specific proxy model for efficient serialization of Glamour presentations
        • A basic proxy model for working with any remote objects from GemStone

One particular aspect that we focused on is performance. So much so, that at one point inspecting objects in gt4gemstone was faster than doing them locally. In the meantime, the GT inspector from Pharo also received an upgrade.

But, perhaps the most exciting thing about this project is that most extensions of the inspector can be expressed exactly in the same way both in Pharo and in GemStone, and this makes the scenario of building in Pharo and deploying in GemStone even more appealing.

The official announcement with some extra details can be found here:
        http://www.humane-assessment.com/blog/introducing-gt4gemstone/

Cheers,
Tudor

--
www.tudorgirba.com
www.feenk.com

"There are no old things, there are only old ways of looking at them."






Reply | Threaded
Open this post in threaded view
|

Re: [ann] gt4gemstone

Tudor Girba-2
Hi,

> On May 3, 2017, at 11:22 AM, Denis Kudriashov <[hidden email]> wrote:
>
> Hi Tudor.
>
> What about debugger extensions? Does they work? (bytecode debugger, announcer debugger, ..)

Not at the moment.

Doru


> 2017-05-02 23:29 GMT+02:00 Tudor Girba <[hidden email]>:
> Hi,
>
> feenk.com is proud to announce gt4gemstone, a version of the Glamorous Toolkit aimed at supporting remote development with GemStone/S from Pharo. gt4gemstone is released as an open-source project under the MIT license and was built primarily by Andrei Chis with some marginal contributions from me.
>
> The project is hosted at:
>         https://github.com/feenkcom/gt4gemstone
>
> The toolkit currently offers several features:
>         • Remote Playground
>         • Remote Inspector with extensions that can be coded exactly like the ones in Pharo
>         • Remote Debugger with mixed stacks (Pharo and GemStone)
>         • Basic Remote Code Browser
>         • Remote Session Handler
>         • Integration with Roassal
>         • A Glamour-specific proxy model for efficient serialization of Glamour presentations
>         • A basic proxy model for working with any remote objects from GemStone
>
> One particular aspect that we focused on is performance. So much so, that at one point inspecting objects in gt4gemstone was faster than doing them locally. In the meantime, the GT inspector from Pharo also received an upgrade.
>
> But, perhaps the most exciting thing about this project is that most extensions of the inspector can be expressed exactly in the same way both in Pharo and in GemStone, and this makes the scenario of building in Pharo and deploying in GemStone even more appealing.
>
> The official announcement with some extra details can be found here:
>         http://www.humane-assessment.com/blog/introducing-gt4gemstone/
>
> Cheers,
> Tudor
>
> --
> www.tudorgirba.com
> www.feenk.com
>
> "There are no old things, there are only old ways of looking at them."
>
>
>
>
>
>

--
www.tudorgirba.com
www.feenk.com

"If you interrupt the barber while he is cutting your hair,
you will end up with a messy haircut."