Ok I will allocate some time to produce a booklet on ston :).
S.
> On 30 Jun 2020, at 23:05, Sven Van Caekenberghe wrote:
>
> Hi Stef,
>
> With the following commit
> https://github.com/svenvc/ston/commit/3565d388172b76c180454575d4c2f71019f130c4
>
> there is now basic support for SortColle
I've fixed the links. Thanks for reporting Hernan. We renamed the class and
forgot to update the docs.
Should be fixed now.
On Tue, Jun 30, 2020 at 6:28 PM Hernán Morales Durand <
hernan.mora...@gmail.com> wrote:
> Hi guys,
>
> First thank you for sharing this. Seems to be very useful.
> I fou
Hi guys,
First thank you for sharing this. Seems to be very useful.
I found the Example Handler is missing in the How To:
https://github.com/ba-st/Launchpad/blob/release-candidate/docs/HowTo.md
Should I look somewhere else?
Cheers,
Hernán
El lun., 29 jun. 2020 a las 14:16, Buenos Aires Smallta
Hi Stef,
With the following commit
https://github.com/svenvc/ston/commit/3565d388172b76c180454575d4c2f71019f130c4
there is now basic support for SortCollections using SortFunctions.
All of the following can now be serialised and materialised by STON (see
#testSortedCollections):
SortedCollect
Hey guys - I love your little repos of useful stuff, however can I ask a favour
- could you put a better readme on your repo's as its not always obvious what
they do , and whether its something worth investing some time in.
Tim
On Mon, 29 Jun 2020, at 8:32 PM, Buenos Aires Smalltalk wrote:
> Hy
Will this be recorded for watching later ? Maybe posted to youtube ?
On Tue, 30 Jun 2020 at 15:25, Mariano Martinez Peck via Glass <
gl...@lists.gemtalksystems.com> wrote:
> Greetings all,
>
> Some time ago, I had the pleasure and privilege of being sponsored by the
> Pharo Consortium to implemen
Stargate, a library supporting the creation of HTTP based RESTful APIs. reached it's v5.0.0 version.
Breaking Changes
Pharo 6.1 is no longer supported
Permissions on JWT tokens are now encoded in a permissions claim and not shadowing scope, to match Auth0 access tokens.
Updated dependencies: Buoy
Greetings all,
Some time ago, I had the pleasure and privilege of being sponsored by the
Pharo Consortium to implement OSSubprocess. Because of that work, I quickly
realized that a new OS process framework created by Instantiations was
quite advanced and unlike anything I had seen before. If you