Re: [Pharo-users] TestCases and forked processes in TestResource don't play well

2019-06-13 Thread Erik Stel
Hi Denis, Thanks for the fast response. When you say proper fix, do you mean a general fix for all TestResources or do you mean the fix for my situation? I can't oversee (yet) what the effect will be of halt/debug code inside the web application (TestResource) which is the subject of the TestCas

Re: [Pharo-users] An IPFS interface for Pharo

2019-06-13 Thread Konrad Hinsen
Marcus Denker writes: > Indeed. Another thing to try: if someone has a local IPFS running, would it > cache > only those images that either this machine or near machines requested? Yes. But note that "nearby" is probably not what you expect, since IPFS connects more or less randomly to other pe

[Pharo-users] Any Pharoer in Geneva?

2019-06-13 Thread Hilaire
Hi, I will likely start a course on programming with Smalltalk through Dr.Geo and student text book I am writing [1]. Anyone in Geneva interested on Smalltalk teaching? Hilaire [1] https://launchpad.net/drgeo/trunk/19.06/+download/programmer-avec-drgeo.pdf -- Dr. Geo http://drgeo.eu

Re: [Pharo-users] How to render video frames?

2019-06-13 Thread Rafael Luque
Thank you Alex! You made my day. Using your suggestion the video is playing more smoothly. Better than that, I've managed the C library to get the frame data from OpenCV in BGRA format in order to be able to use the BlExternalForm, but now I can use directly BGR and save all those alpha bytes. H

Re: [Pharo-users] How to visit over packages, classes, methods (all types)

2019-06-13 Thread Marcus Denker
> On 19 May 2019, at 19:23, Tim Mackinnon wrote: > > Hi - is there a way to iterate over all the code in a package (or class or > baseline) in a generic way (to pretty print out class definitions, and > methods - including extensions ). > > I was kind of hoping that with TonelWriter and Fi

Re: [Pharo-users] Modeling HABTM

2019-06-13 Thread Christopher Fuhrman
On Thu, Jun 13, 2019, 04:35 Jeff Gray wrote: > This may not be a very object thing to say but if you have a relational > database with tables for episode, track and play like in Christopher's > diagram, you may not need a class to model play. As it is just a repository > for a set of links I su

Re: [Pharo-users] An IPFS interface for Pharo

2019-06-13 Thread Marcus Denker
> On 13 Jun 2019, at 09:00, Marcus Denker wrote: > > > >> On 13 Jun 2019, at 08:10, Konrad Hinsen wrote: >> >> Stephan Eggermont writes: >> All of http://files.pharo.org/ ? So how many GB is that? >>> >>> It is only a few thousand changes per release. There is no reason why that >>

Re: [Pharo-users] An IPFS interface for Pharo

2019-06-13 Thread Marcus Denker
> On 13 Jun 2019, at 08:10, Konrad Hinsen wrote: > > Stephan Eggermont writes: > >>> All of http://files.pharo.org/ ? So how many GB is that? >> >> It is only a few thousand changes per release. There is no reason why that >> shouldn’t compress well > > Did anybody try? > > In IPFS, files