[Pharo-users] Re: using zinc to server local files

2025-05-29 Thread Norbert Hartl via Pharo-users
> Am 29.05.2025 um 16:31 schrieb stephane ducasse via Pharo-users > : > > Hi > > I would like to use Zinc to debug some files that I’m generating. > > I do the following > > (ZnServer defaultOn: 7071) start. > > (ZnServer defaultOn: 7071) start. > ZnServer default delegate: (ZnStaticFile

Re: [Pharo-users] NeoJSON Custom Mapping Question

2019-01-09 Thread Norbert Hartl via Pharo-users
--- Begin Message --- Hi Eric, I‘m late to the game but I‘m interested to talk abd cooperate. I implemented JSON schema [1] not long ago. This can also be used to add a mapping from object to json. It has also a type key inside the json object. I did it with an intermediate object. The JSONSch

Re: [Pharo-users] Voyage

2018-12-02 Thread Norbert Hartl via Pharo-users
--- Begin Message --- I thought I did it already. Cannot check now, I don‘t have a computer right now. > Am 02.12.2018 um 16:44 schrieb Esteban Lorenzano : > > So we just need to change the dependency. Cool :) > > >> On 2 Dec 2018, at 16:18, Norbert Hartl wrote: >> >> I added PBKDF2 to the cr

Re: [Pharo-users] [Pharo-dev] [Ann] TaskIt v1.0

2018-11-29 Thread Norbert Hartl via Pharo-users
ing > to have. (Or if you have already something I wouldn't mind to integrate it) > I don’t have it now but I think when we change to TaskIt we will make them and we could provide it then. Norbert > > > Thanks. > Santiago > > > El jue., 29 de nov. de 2018

Re: [Pharo-users] [Pharo-dev] [Ann] TaskIt v1.0

2018-11-29 Thread Norbert Hartl via Pharo-users
--- Begin Message --- Great, thanks! Does TaskIt include implementations for combining futures such as the ALL and the ANY futures which resolve either when all or one future resolves? From the documentation it looks that rather not. Norbert > Am 29.11.2018 um 15:29 schrieb Santiago Bragagno

Re: [Pharo-users] [ANN] Teapot was moved to GitHub

2018-11-28 Thread Norbert Hartl via Pharo-users
--- Begin Message --- Great! Thanks! Norbert > Am 28.11.2018 um 08:49 schrieb Attila Magyar : > > Hi, > > I just want to let you know that the source code of Teapot was moved from > Smalltalkhub to GitHub. > > The new repository is located at: > > https://github.com/zeroflag/teapot