PhilippMDoerner

Results 138 comments of PhilippMDoerner

I'm perfectly fine with leaving this PR in the air as it is, as I'm not sure myself what to do with this. On the one hand it fixes an...

> # General Concept > > I wonder if would be better or at all possible to not hide the global pool variable. I.e., what if we have: > >...

This affects `{% importnimja %}` as well as `{% extends my/template/root.nimja%}`. Extends makes use of getScriptDir(), so that might also be affected

It has been almost a year, @ct-clmsn everything alright?

Given that the issues of this PR were solved in #168 I'd argue this PR belongs closed. Further, #168 comes with its completely own set of problems that this PR...

Assuming that the most recent issue doesn't count as part of it in your eyes (https://github.com/pietroppeter/community-management/issues/16), then the setting up of an infrastructure list has been finished, at least in...

If I understand approaches using isReady correctly, that would require me to manage any task I create myself, throughout the multiple iterations of the while-loop that may occur on Thread...

I just tried to take a look at this out of curiosity and received this output in the forum: ![image](https://user-images.githubusercontent.com/65814317/214308817-ba1f6eac-9f45-4015-aba7-92c3e557b0ab.png) That seems reasonable enough to me. I'm not 100%, but...

I can see the issue in the forum, however, I can't seem to replicate it when I run this locally. I pretty much just copy pasted jack's post above to...

Ohhhhh it's **explicitly the comment** `## match --:` that is making an issue here. The combination of the comment being `##` and no indication that this should be a codeblock...