Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
SmokeMachine raku.land/zef:FCO/Cromponent 00:23
00:55 Pe_Elle left 01:17 Pe_Elle joined
SmokeMachine librasteve_: by reading your post (congratulations!) I think I found the problem you were getting. Cromponent should not be instantiated. It exports functions that should be used… unless that was you trying to workaround my bugs… :) 01:24
02:04 Pe_Elle left, Pe_Elle joined 03:46 librasteve_ left 08:16 Pe_Elle left 08:26 Pe_Elle joined 09:14 sena_kun joined 09:32 sena_kun left 10:02 Pe_Elle left 10:09 Pe_Elle joined 10:13 Pe_Elle left 10:34 Pe_Elle joined 10:43 Pe_Elle left 10:46 Pe_Elle joined
librasteve SmokeMachine: I have just provided a more detailed explanation in the Issue - please comment with your feedback - I am hoping to merge your latest back into my workflow today / tomorrow and can apply the "instantiation" then, test and offer back as a PR to Cromponent if you agree that it is heading in the right direction 11:01
forgive me if this was fixed in your latest - however, I think that my examples (multiple included route blocks) are testing a wider use case in this sense - but then maybe I misunderstand 11:03
&afk for a bit 11:07
11:20 Pe_Elle left 11:22 Pe_Elle joined 11:27 Pe_Elle left 11:41 Pe_Elle joined 12:44 Pe_Elle left 13:09 Pe_Elle joined 14:13 Pe_Elle left 14:27 Pe_Elle joined 15:25 Pe_Elle left, Pe_Elle joined 16:19 Pe_Elle left 16:32 Pe_Elle joined 16:38 Pe_Elle left 16:51 Pe_Elle joined 17:43 Pe_Elle left, Pe_Elle joined 17:44 Pe_Elle left 17:45 Pe_Elle joined 17:50 Pe_Elle left 18:19 Pe_Elle joined 18:49 sena_kun joined 20:30 Pe_Elle left 21:00 Pe_Elle joined 21:04 Pe_Elle left 21:35 Pe_Elle joined 21:39 Pe_Elle left 22:18 Pe_Elle joined 22:23 Pe_Elle left 22:33 sena_kun left 22:37 Pe_Elle joined 23:40 Pe_Elle left
SmokeMachine I think Cro::HTTP::Router is breaking &trait_mod:<is>... 23:46
the only difference between AAA.rakumod and BBB.rakumod is that BBB is using Cro::HTTP::Router... and it breaks... usercontent.irccloud-cdn.com/file/.../image.png 23:48
just to make it clear: the method RENDER is not required to work nor to break... 23:50
23:54 Pe_Elle joined
SmokeMachine doing use Cro::HTTP::Router qw//; seems to work... 23:58