Michał Idzikowski
Michał Idzikowski
I made nice layout for smaller sizes or even for mobile phones, but I need this functionality very much.
Yes, please specifiy, I'm interested too.
Probably I missed something: where can I send PR for website itself?
@matszpk can you provide simplest example or an test to show this behavior? This will be close to fixing so even patch is welcome :)
Just don't keep reference and let GC clean it up?
Two cases for now: 1. Basic one - user/client provide script with predefined function names as handlers for specific actions in system. 2. More complex - user provide single script...
The router approach is introducing another in-memory structure access and function callback. Other than just performance - I don't see any bigger disadvantages, because I can provide my own module...
Do I need to write integration tests or some manual tests with highly concurrent code will be enough?
I've added some proposition. It's all open for discuss, maybe we should extend `Compiled` instead of touching internals.
@d5 will you accept such patch?