My version of JSON::Class is now released. The previous post explains why does this worth a note.| LFlat, The Home of Vrurg
Once, long ago, coincidentally a few people were asking the same question: how do I get a method object of a class?| LFlat, The Home of Vrurg
The recording quality of the first Rakudo Core Development Class happened to be disastrous. Due to this I was very hesitant to publish it without attempting to get it fixed first. To the full extreme of it, I thought I can just re-record the screen part in higher quality and then apply the original audio. But last day I did some assessment of the video and came to the conclusion that even if re-recording is ever possible technically, it’d be too costly time-wise. Besides, the entire ending ...| LFlat, The Home of Vrurg
After a long marathon of coding for different projects a change of activity was required. Meanwhile, the series of publications had been neglected for too long. This needed to be fixed. It has been fixed..| LFlat, The Home of Vrurg
Let’s assume we have a type with multi-component name, like: class Foo::Bar { } And there is another class Baz for which we want it to be coercible into Foo::Bar. No problem!| LFlat, The Home of Vrurg