[Pharo-users] "Print it" redirection

2024-02-19 Thread Rene Paul Mages (ramix)
Hello Pharo Community, Output unix-redirection like the following is very useful : ls -al ./Pharo > Pharo-dir.txt I want to write in a file the "print-it" output of the following Pharo message : 1000 factorial Please give me a good track. -- All the best Rene P

[Pharo-users] GemStone and Relational Databases

2024-02-19 Thread James Foster via Pharo-users
On Feb 19, 2024, at 3:17 AM, Tim Mackinnon wrote: > > I do think [GemStone] might have solutions to map to a SQL db to appease corp > teams - although I'm not sure. GemConnect (https://gemtalksystems.com/products/gemconnect/) is an add-on product for GemStone that allows you to interact with a

[Pharo-users] Re: Backing up data

2024-02-19 Thread Tim Mackinnon
I think Voyage with its connection to Mongo is somewhat more palatable to some companies - however I did forget to mention Glorp of course - which does map directly to a SQL database. Not to dis Gemstone in anyway (I do wish OO db's had gained more traction in the past, they are still glorious