[Pharo-users] Roassal 0.9.1 is out!

2020-06-06 Thread Alexandre Bergel via Pharo-users
--- Begin Message --- Hello, Roassal3 is an agile visualization engine for Pharo 8 and Pharo 9. Roassal is made to visualize data in an interactive way data. The GitHub website is https://github.com/ObjectProfile/Roassal3 It contains tutorials and man

Re: [Pharo-users] shape file reading

2020-06-06 Thread Hernán Morales Durand
Done! Cheers Hernán El sáb., 6 jun. 2020 a las 3:17, Stéphane Ducasse (< stephane.duca...@inria.fr>) escribió: > Please add this to the readme :) > > > On 5 Jun 2020, at 23:19, Hernán Morales Durand > wrote: > > > > El vie., 5 jun. 2020 a las 9:27, Baveco, Hans () > escribió: > >> Well, it app

Re: [Pharo-users] [Pharo-dev] json-server / db.json (lowdb) / faker.js in Pharo/Zinc ?

2020-06-06 Thread Cédrick Béler
Hi, > > Hi Cédrick, > > I think making something like jsonplaceholder would be quite easy. > > Do you know about the Zinc-REST package/group ? I knew but forget about it ! > > It contains an example in its tests, ZnExampleStorageRestServerDelegate with > unit tests in ZnExampleStorageRestSe

Re: [Pharo-users] [Pharo-dev] json-server / db.json (lowdb) / faker.js in Pharo/Zinc ?

2020-06-06 Thread Sven Van Caekenberghe
Hi Cédrick, I think making something like jsonplaceholder would be quite easy. Do you know about the Zinc-REST package/group ? It contains an example in its tests, ZnExampleStorageRestServerDelegate with unit tests in ZnExampleStorageRestServerDelegateTest which implements a generic data stora