[Pharo-users] Re: [ANN] Develop in Pharo 9, run on Javascript

2021-03-15 Thread Noury Bouraqadi
In PharoJS, we are able to provide a placeholder for a class upon transpilation. So, if we know which class/method to replace, we have a tool. But, we don't have a list of stuff requiring specific support/transpilation in PharoJS. And I didn't dig deep enough to list all missing stuff. Yes, I'm

[Pharo-users] Re: [ANN] Develop in Pharo 9, run on Javascript

2021-03-15 Thread Guillermo Polito
This is cool :) Noury, would you mind sharing what were the main “issues” in the migration? If you have interesting tips we could see how to make them rewrite rules or add them into a guide in the wiki. Thanks, G > El 15 mar 2021, a las 14:40, Noury Bouraqadi escribió: > > Moose visualization

[Pharo-users] Re: [Pharo-dev] Re: Pharo - GSOC 2021

2021-03-15 Thread Guillermo Polito
Nice!!! Thanks everybody!!! > El 11 mar 2021, a las 17:38, Hernán Morales Durand > escribió: > > Congratulations :-) > > Hernán > > El jue, 11 mar 2021 a las 7:34, Serge Stinckwich ( >) escribió: > Dear all, > > great news I want to share with you: Pharo ha

[Pharo-users] Re: [ANN] Develop in Pharo 9, run on Javascript

2021-03-15 Thread Noury Bouraqadi
Moose visualization rely on Pharo graphic libraries, and the underlying primitives. We don't have support for them. We need a some mapping at least from these primitives to JS ones (canvas). Noury

[Pharo-users] [ANN] Willow v14.2.0 [v14.2.0] released!

2021-03-15 Thread Buenos Aires Smalltalk
Willow, the Web Interaction Library that eases the burden of creating AJAX-based web applications reached it's v14.2.0 version. Added priority to web instructions Support method moved to Boardwalk Regards, The Buenos Aires Smalltalk team