> On 14 Apr 2020, at 11:35, Sven Van Caekenberghe wrote:
>
> Hi,
>
>> On 14 Apr 2020, at 11:23, Sebastijan Kaplar wrote:
>>
>> MetacelloConflictingProjectError: Load Conflict between existing
>> BaselineOfGrease [baseline] from github://SeasideSt/Grease:v1.4.x/repository
>> and BaselineOf
> Pay attention that Fuel can serialize a lot :) (including classes and
more than you may not want) and it is binary.
> So to start easy I usually use STON because I can see what I saved.
OK - I counted on graph customization, but you are right. I'll see
what's best.
Best wishes,
Tomaz
Hi Stef,
One of the funniest talks about TDD is the one from Hernán Wilkinson :
https://youtu.be/x4CXWBW5fMo
(minute 29 starts the TDD coding show)
It's in Argentine Spanish dialect, but it's worth to see.
Cheers,
Hernán
El mar., 14 abr. 2020 a las 9:36, Stéphane Ducasse (<
stephane.duca...@inr
> If you need to hook startup/shutdown actions, you can read this
documentation:
>
https://github.com/pharo-open-documentation/pharo-wiki/blob/master/General/SessionsManagement.md
Thanks! - How could I miss this document ...
Best wishes,
Tomaz
I did some research on qrcode. There are some great libraries out there.
This one is great regarding implementation (and comments). That’d be possible
to port or at least inspire (again look at the comments).
https://github.com/nayuki/QR-Code-generator/blob/master/python/qrcodegen.py
Also I fe
Hi Renaud,
your code is also based on the orginal version of Jochen Rick. Jochens code
always worked but unfortunately had
only a few tests and was codewise hard to understand. Dont know if you just
moved or also refactored and extended it.
I also once started with a clean reimplementation (al
On Tue 14 Apr 2020 at 15:45, Tomaž Turk wrote:
> > Take a look at the DrGeo example app, it shows how to do that (link
> bellow).
>
> > you hook in a startUpList: and shutDownList: of your main class.
>
Hi,
If you need to hook startup/shutdown actions, you can read this
documentation:
https:/
> Take a look at the DrGeo example app, it shows how to do that (link
bellow).
> you hook in a startUpList: and shutDownList: of your main class.
Great, I'll check it out.
> You can start with a simple Pharo image (look at the blog of Leon
Ramon on activeRecord in Pharo).
> So my suggestion
Hello
I have been switching part of a package called TextLint so that it uses
PetitParser2 as the parsing engine. For the most part it went fairly
smoothly, but I have one problem which occurs in many places. The original
parse rules had many conditional matching rules based on
PPPredicateObjec
Hi,
> On 14 Apr 2020, at 11:23, Sebastijan Kaplar wrote:
>
> MetacelloConflictingProjectError: Load Conflict between existing
> BaselineOfGrease [baseline] from github://SeasideSt/Grease:v1.4.x/repository
> and BaselineOfGrease [baseline] from
> github://SeasideSt/Grease:v1.4.3/repository
Ye
Hello everyone,
so I can’t resolve the problem in my project, which emerged when something
happened in one of those repositories (it was working fine previously).
When I try to load the project using metacello
Metacello new
baseline: #NewWave;
repository: 'github://skaplar/NewW
Great, thanks. This is indeed a very well written project.
> On 14 Apr 2020, at 00:19, Renaud de Villemeur via Pharo-users
> wrote:
>
>
> From: Renaud de Villemeur
> Subject: [ANN] QRCode on github
> Date: 14 April 2020 at 00:19:58 GMT+2
> To: Any question about pharo is welcome
>
>
> Need
Hi Erik,
> (Part of this I mentioned on Discord as well, but not all readers will be on
> Discord)
Yes I’ve just seen it and I remembered seeing your posts
>
> I'm working with a tiny Smalltalk image (currently around 150Kb) which
> contains basic classes (very similar to PharoCandle, but with
13 matches
Mail list logo