Re: [Pharo-users] including Pillar in Pharo image by default

2017-08-12 Thread Esteban Lorenzano
> On 12 Aug 2017, at 18:22, Guillermo Polito wrote: > > Esteban, I think that when Stef says "a mini version of pillar" he does not > mean a mini version of the parser or the AST, but a version that does not > have the exporting to html/latex/… I know that. But

Re: [Pharo-users] including Pillar in Pharo image by default

2017-08-12 Thread Guillermo Polito
Esteban, I think that when Stef says "a mini version of pillar" he does not mean a mini version of the parser or the AST, but a version that does not have the exporting to html/latex/... On Sat, Aug 12, 2017 at 4:37 PM, Esteban Lorenzano wrote: > and btw, this kind of

Re: [Pharo-users] [ANN] PharoLambda 1.5 - Pharo running on AWS Lambda now with saved Debug sessions via S3

2017-08-12 Thread Ben Coman
Thanks Esteban. @everyone, please vote & share. cheers -ben On Sat, Aug 12, 2017 at 11:35 PM, Esteban Lorenzano wrote: > done: > > https://www.reddit.com/r/programming/comments/6t9242/debugging_lambdas_by_ > rematerializing_saved/ >

Re: [Pharo-users] [ANN] PharoLambda 1.5 - Pharo running on AWS Lambda now with saved Debug sessions via S3

2017-08-12 Thread Esteban Lorenzano
done: https://www.reddit.com/r/programming/comments/6t9242/debugging_lambdas_by_rematerializing_saved/ https://news.ycombinator.com/item?id=14998234

Re: [Pharo-users] [ANN] PharoLambda 1.5 - Pharo running on AWS Lambda now with saved Debug sessions via S3

2017-08-12 Thread Ben Coman
hi Tim, That is. AWESOME! Very nice delivery - it flowed well with great narration. I loved @2:17 "this is the interesting piece, because PharoLambda has serialized the execution context of its application and saved it into [my S3 bucket] ... [then on the local machine] rematerializes

Re: [Pharo-users] including Pillar in Pharo image by default

2017-08-12 Thread Esteban Lorenzano
and btw, this kind of threads belongs to pharo-dev, not to pharo-users :) Esteban > On 12 Aug 2017, at 16:35, Esteban Lorenzano wrote: > > >> On 12 Aug 2017, at 12:46, Tudor Girba wrote: >> >> Hi, >> >> I would very much like this path. What would

Re: [Pharo-users] including Pillar in Pharo image by default

2017-08-12 Thread Esteban Lorenzano
> On 12 Aug 2017, at 12:46, Tudor Girba wrote: > > Hi, > > I would very much like this path. What would constitute tiny? no idea, we need to think on it :) but I see no point in create a new (even small) parser/scanner each time we need one. At the end you have several

Re: [Pharo-users] PetitParser: Parse X as long as it's not Y

2017-08-12 Thread Tudor Girba
Hi, As Jan pointed out, you should use “not” instead of “negate and”. Cheers, Doru > On Aug 10, 2017, at 5:22 AM, Sean P. DeNigris wrote: > > Peter Kenny wrote >> You may need to post-process the parse to get what you >> want. > > Good point. I omitted several ` ==>

Re: [Pharo-users] Checking in on source/dependency management

2017-08-12 Thread Ben Coman
On Thu, Aug 10, 2017 at 2:30 AM, sergio ruiz wrote: > Hi, all.. > > I am just checking in on source and dependency management. > > I have been using Pharo 6 for a bit now, and i know that there has been a > lot of talk about going to bit for source code management. > > I am

Re: [Pharo-users] including Pillar in Pharo image by default

2017-08-12 Thread Tudor Girba
Hi, I would very much like this path. What would constitute tiny? Cheers, Doru > On Aug 11, 2017, at 9:10 PM, Esteban Lorenzano wrote: > > hi, > >> On 11 Aug 2017, at 18:57, Cyril Ferlicot D. wrote: >> >> Another step would be to get a

Re: [Pharo-users] [ann] moldable brick editor - alpha

2017-08-12 Thread Tudor Girba
Is this still an issue? Could you also try on another OS (just to make sure)? Cheers, Doru > On Aug 10, 2017, at 2:12 PM, stephan wrote: > > On 10-08-17 13:09, stephan wrote: >> On 05-08-17 00:19, Tudor Girba wrote: >> >Iceberg enableMetacelloIntegration: true. >> That