Re: [Pharo-users] Is there a way to stop arrays sorting automatically?

2017-12-31 Thread Stephane Ducasse
Would be good to have tests showing the problem. Did you check if such method is not already covered (even by a bad test)? Stef On Sun, Dec 31, 2017 at 2:47 PM, Andy Burnett wrote: > Ben wrote >>> > > > Its not so much that your first example sorted the permutations, but that > the collection co

Re: [Pharo-users] Is there a way to stop arrays sorting automatically?

2017-12-31 Thread Stephane Ducasse
On Sun, Dec 31, 2017 at 4:03 PM, Andy Burnett wrote: > Denis wrote > > It's same as any other code. Just follow instructions > https://github.com/pharo-project/pharo/wiki/Contribute-a-fix-to-Pharo. It > is now simplified a lot. > > <<< > > Wow! That has improved a lot. I have bookmarked the s

Re: [Pharo-users] [Pharo-dev] Best wishes for 2018

2017-12-31 Thread Cyril Ferlicot
On ven. 29 déc. 2017 at 09:40, Torsten Bergmann wrote: > Only a few days left for 2017. Thanks to all who helped shaping Pharos > future. > May the lighthouse be with you in 2018 as well: > > World backgroundImage: > (ZnEasy > getJpeg: ' > https://spotlig

Re: [Pharo-users] A playground for Markdown?

2017-12-31 Thread Stephane Ducasse
The pipeline was not really first class in lukas work. It was added incrementally. Now we have a real architecture. On Sun, Dec 31, 2017 at 1:59 PM, Stephan Eggermont wrote: > Offray Vladimir Luna Cárdenas > wrote: > >> Pandoc consists of a set of readers and writers. When converting a >> docume

Re: [Pharo-users] Is there a way to stop arrays sorting automatically?

2017-12-31 Thread Cyril Ferlicot
On dim. 31 déc. 2017 at 16:04, Andy Burnett wrote: > Denis wrote > >>> > > It's same as any other code. Just follow instructions > https://github.com/pharo-project/pharo/wiki/Contribute-a-fix-to-Pharo. It > is now simplified a lot. > > <<< > > Wow! That has improved a lot. I have bookmarked the s

Re: [Pharo-users] Grafoscopio (Initial) Feedback

2017-12-31 Thread Sean P. DeNigris
Offray Vladimir Luna Cárdenas-2 wrote > Now they're in the SThub and also in the PDF Manual linked there. Ah, okay I see they are updated for 6.1, but they still use Gofer. Also, IIRC (I moved all my development to git a while ago now) the best practice is to always keep the most up-to-date Config

Re: [Pharo-users] Grafoscopio (Initial) Feedback

2017-12-31 Thread Offray
Now they're in the SThub and also in the PDF Manual linked there. Thanks, Offray El 31 de diciembre de 2017 10:02:18 AM GMT-05:00, "Sean P. DeNigris" escribió: >I loaded via this: > >Offray Vladimir Luna Cárdenas-2 wrote >>> Metacello new >>> smalltalkhubUser: 'Offray' project: 'Grafoscopi

Re: [Pharo-users] A playground for Markdown?

2017-12-31 Thread Serge Stinckwich
On Sun, Dec 31, 2017 at 4:00 PM, Sean P. DeNigris wrote: > Offray Vladimir Luna Cárdenas-2 wrote > > a versatile Playground that supports several syntax > > highlighting (and some supporting behavior) > > That actually could be amazing because sometimes I'm forced to use other > syntaxes (especia

Re: [Pharo-users] Is there a way to stop arrays sorting automatically?

2017-12-31 Thread Andy Burnett
Denis wrote >>> It's same as any other code. Just follow instructions https://github.com/pharo-project/pharo/wiki/Contribute-a-fix-to-Pharo. It is now simplified a lot. <<< Wow! That has improved a lot. I have bookmarked the site, and I now have a reason to learn iceberg. Out of curiosity, and

Re: [Pharo-users] Grafoscopio (Initial) Feedback

2017-12-31 Thread Sean P. DeNigris
I loaded via this: Offray Vladimir Luna Cárdenas-2 wrote >> Metacello new >> smalltalkhubUser: 'Offray' project: 'Grafoscopio'; >> configuration: 'Grafoscopio'; >> load. Offray Vladimir Luna Cárdenas-2 wrote > please follow the updated instructions Where are the correct ones? -

Re: [Pharo-users] A playground for Markdown?

2017-12-31 Thread Sean P. DeNigris
Offray Vladimir Luna Cárdenas-2 wrote > a versatile Playground that supports several syntax > highlighting (and some supporting behavior) That actually could be amazing because sometimes I'm forced to use other syntaxes (especially markups nowadays) and I'd probably be much happier editing Markdow

Re: [Pharo-users] A playground for Markdown?

2017-12-31 Thread Offray Vladimir Luna Cárdenas
Hi, On 31/12/17 05:13, Stephane Ducasse wrote: >> from one format to another, text is parsed by a reader into pandoc’s >> intermediate representation of the document—an “abstract syntax tree” or >> AST—which is then converted by the writer into the target format. The pandoc >> AST format is defin

Re: [Pharo-users] Is there a way to stop arrays sorting automatically?

2017-12-31 Thread Denis Kudriashov
Hi. 2017-12-31 14:47 GMT+01:00 Andy Burnett : > > > Thanks Ben, > That is really interesting. I had completely misunderstood the problem. > Checking the items in oc2 shows that they are literally the same object. > So, it would seem that I have to run copy, or some other method to get a > unique o

Re: [Pharo-users] A playground for Markdown?

2017-12-31 Thread Offray Vladimir Luna Cárdenas
On 31/12/17 07:59, Stephan Eggermont wrote: > Offray Vladimir Luna Cárdenas > wrote: > >> Pandoc consists of a set of readers and writers. When converting a >> document from one format to another, text is parsed by a reader into >> pandoc’s intermediate representation of the document—an “abstrac

Re: [Pharo-users] Is there a way to stop arrays sorting automatically?

2017-12-31 Thread Andy Burnett
Ben wrote >>> Its not so much that your first example sorted the permutations, but that the collection contained only one permutation. I've swapped the order of your examples and downsized them to the simplest case to observe. Something seems broken. It works as expected if the "copy" is uncommen

Re: [Pharo-users] A playground for Markdown?

2017-12-31 Thread Offray Vladimir Luna Cárdenas
Hi, On 31/12/17 06:47, Dimitris Chloupis wrote: >   > > I have argued time and again and in length about Markdown support > in Pharo, so I will not do it again. I'll just repeat that, in > order to make Pharo less isolated, Git support for managing > software source code has the s

Re: [Pharo-users] Best wishes for 2018

2017-12-31 Thread Norbert Hartl
I want to second that. It has been another amazing year for pharo. And I think things have changed significantly. So 2018 should be really great! I matched my personal not-to-serious goal # ps aux | grep pharo | wc -l 59 So I have 59 pharo images in production. Next step will be to exceed 100

Re: [Pharo-users] [Pharo-dev] Best wishes for 2018

2017-12-31 Thread Norbert Hartl
> Am 29.12.2017 um 10:27 schrieb Esteban Lorenzano : > > Thanks Torsten, > I was about to write a similar mail. > > Thanks to everybody for allow me to be your “guy to hate” :) > I will continue doing my best to make Pharo a better place for everybody, one > step at a time. > You are still

Re: [Pharo-users] A playground for Markdown?

2017-12-31 Thread Stephan Eggermont
Offray Vladimir Luna Cárdenas wrote: > Pandoc consists of a set of readers and writers. When converting a > document from one format to another, text is parsed by a reader into > pandoc’s intermediate representation of the document—an “abstract syntax > tree” or AST—which is then converted by the

Re: [Pharo-users] A playground for Markdown?

2017-12-31 Thread Offray Vladimir Luna Cárdenas
I like also the Borg approach and having Pharo ideas and tech glued/enhancing not only to other techs, but also to other cultural practices, like writing . That's why I'm supporting (Pandoc's) Markdown and data storytelling in Pharo. They connect us to several communities beyond programmers: activi

Re: [Pharo-users] Grafoscopio (Initial) Feedback

2017-12-31 Thread Offray Vladimir Luna Cárdenas
Hi Sean, Thanks for your feedback. I presume that you installed Grafoscopio following the instructions at the SmalltalkHub. They were not updated (they're now), so please follow the updated instructions and tell me how many of the problems you reported persist, as most of them have been solved in

Re: [Pharo-users] A playground for Markdown?

2017-12-31 Thread Dimitris Chloupis
> I have argued time and again and in length about Markdown support in > Pharo, so I will not do it again. I'll just repeat that, in order to make > Pharo less isolated, Git support for managing software source code has the > strategic importance, in the same way that Markdown support for managing

Re: [Pharo-users] Fuel serialize of 70MB takes forever on Linux vs. Mac

2017-12-31 Thread Andreas Brodbeck
Am 19.12.17 um 12:06 schrieb Mariano Martinez Peck: > On Tue, Dec 19, 2017 at 7:40 AM, Andreas Brodbeck wrote: > > Hi Andreas, > > Reading the thread nothing obvious comes to my mind. Sorry. My guy feeling > is that some of the primitives used by FLLargeIdentityDicitonary become > slower in late

Re: [Pharo-users] Grafoscopio (Initial) Feedback

2017-12-31 Thread Sean P. DeNigris
Sean P. DeNigris wrote > Here are a few things I noticed as I started playing around: A few more… - `GrafoscopioDocumentation openDatavizIntro` asks me if I want to update the doc, which I confirm, but it doesn't then open the doc unless I evaluate it a second time - `OffshoreLeaksDocs introNoteb

Re: [Pharo-users] Object Persistence

2017-12-31 Thread Stephane Ducasse
Hi manuel what kind of queries can we express? Can be get select node? Now out of memory is a read falg for me (for moose because we do that all the time). Stef On Tue, Dec 26, 2017 at 10:03 PM, Manuel Leuenberger wrote: > I’ve always liked Neo4j to persist object graphs. Also has a nice query

Re: [Pharo-users] Object Persistence

2017-12-31 Thread Stephane Ducasse
We could talk to the guy to see if he wants to revisit the license. and you can decide to load GPL in your app and be happy. I hope that omnibase will be ported to pahro in the future. On Tue, Dec 26, 2017 at 9:30 PM, Offray Vladimir Luna Cárdenas wrote: > But if VOSS is GPL, that doesn't imply

Re: [Pharo-users] A playground for Markdown?

2017-12-31 Thread Stephane Ducasse
you forget impedence mismatch and reducing accidental complexity. Now I really hope that we will be able to have Pharo inside a dll so that we can embed everywhere and a much better interaction with OS and libraries out there. But if you get access to a C library you have to pay the price of the AP

Re: [Pharo-users] A playground for Markdown?

2017-12-31 Thread Stephane Ducasse
> from one format to another, text is parsed by a reader into pandoc’s > intermediate representation of the document—an “abstract syntax tree” or > AST—which is then converted by the writer into the target format. The pandoc > AST format is defined in the module Text.Pandoc.Definition in pandoc-typ