Re: [Pharo-users] [ANN] P3 version 1.2

2019-02-13 Thread Francisco Ortiz Peñaloza
This is great news. Thanks! On Tue, Feb 12, 2019 at 5:44 PM Tudor Girba wrote: > Thanks a lot for doing this! > > It is of great help to know that we can reliably work with Postgres. > > Cheers, > Doru > > > > On Feb 12, 2019, at 3:22 PM, Sven Van Caekenberghe wrote: > > > > Hi, > > > > There i

Re: [Pharo-users] Multiple NeoJSON mappings for the same domain object

2019-02-13 Thread Francisco Ortiz Peñaloza
Hi, sadly there is no documentation about Stargate yet, we did the first release just 20 days ago. Regarding HATEOAS, is an optional feature and we're testing it usefulness right now. Stargate is built on top of Zinc and Teapot and it has the following features: - Content negotiation allows serv

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

2018-11-29 Thread Francisco Ortiz Peñaloza
Hi, It is great to have Teapot finally migrated to github. For those who liked the project structure and docs see https://github.com/ba-st/GitHub-setup. Cheers, On Wed, 28 Nov 2018 at 18:48 Attila Magyar wrote: > Esteban A. Maringolo wrote > > Excellent material. > > I also liked that you no

Re: [Pharo-users] [ANN] JSON schema implementation

2018-11-22 Thread Francisco Ortiz Peñaloza
This is great. Thanks! On Thu, 22 Nov 2018 at 18:10 Sven Van Caekenberghe wrote: > Nice. Another piece of the puzzle. Thank you. > > > On 22 Nov 2018, at 17:56, Norbert Hartl wrote: > > > > JSONSchema > > === > > > > This is an implementation of JSON Schema for the pharo language. It i

Re: [Pharo-users] Making TDD in pharo work properly (aka - walkback on a missing class is nasty)

2018-08-10 Thread Francisco Ortiz Peñaloza
Marcus, I love this idea, not showing the menu at all would be more aligned to live coding. As you said in a later e-mail it must be fixed at runtime, while running the tests. Thanks! On Thu, Aug 9, 2018 at 5:07 AM Marcus Denker wrote: > > > > > >> 2) when coding - if you want reference a mis

Re: [Pharo-users] Making TDD in pharo work properly (aka - walkback on a missing class is nasty)

2018-08-08 Thread Francisco Ortiz Peñaloza
+1 On Tue, 7 Aug 2018 at 09:02 Tim Mackinnon wrote: > Hi guys - I’ve been hammering on the exercism project to get pharo shining > over there… its been a good side distraction (there is lots of energy in > that community to) and its made me really push my use of Iceberg & git as > well as learn

Re: [Pharo-users] PolyMath move to github !

2018-06-29 Thread Francisco Ortiz Peñaloza
Thanks! On Thu, 28 Jun 2018 at 16:01 Serge Stinckwich wrote: > Thank to the terrific work of Cyril, all the PolyMath code is now > available on github: https://github.com/PolyMathOrg/PolyMath > > With a lot of magic tricks, Cyril was able to preserve part of the history > of the project: > https

Re: [Pharo-users] [ANN] Iceberg v1.0.0

2018-05-30 Thread Francisco Ortiz Peñaloza
Great work, thanks! On Tue, 29 May 2018 at 06:31 Guillermo Polito wrote: > Hi all, > > Time for a new Iceberg update, that will be available in the next Pharo > build. This time, there are lots of cleanups and enhancements. On the big > highlights: > > - Tonel migration plugin is available in th

Re: [Pharo-users] Using secure websockets server side with Zinc

2018-05-06 Thread Francisco Ortiz Peñaloza
Sorry for the OT but I interested in how you're using WebSockets and Seaside. Can you share how are you mix them together? On Wed, May 2, 2018 at 11:40 AM Cyril Ferlicot D. wrote: > On 02/05/2018 16:29, Sven Van Caekenberghe wrote: > > Hi Cyril, > > > > Thank you for the infos and the fast re

Re: [Pharo-users] [ANN] OpenSSL-Pharo works on Windows

2018-01-15 Thread Francisco Ortiz Peñaloza
Thanks! Francisco On Mon, Jan 15, 2018 at 8:20 AM, Tudor Girba wrote: > Thanks a lot! > > Doru > > > > On Dec 20, 2017, at 8:55 AM, Pierce Ng wrote: > > > > Hi all, > > > > OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh > 32-bit > > Pharo 6.1 zip package downloaded from