Guido Flohr

Results 24 comments of Guido Flohr

IMHO, this bug is just one aspect of a more general problem. The real XHR implementation normalizes all URL strings before the request is sent. Converting an empty path into...

Probably the better option would be to try interfacing with https://cheerio.js.org/ so that you can use jQuery style DOM manipulation.

The corresponding source file name is `$asset->{path}` resp. `$asset->{relpath}`.

That has to be implemented in `Qgoda::Init::init()`.

Debugging the problem suggests that it is a bug in either https://github.com/mvgrimes/AnyEvent-Filesys-Notify or in https://metacpan.org/pod/AnyEvent. Watching the same directory with https://github.com/hoelzro/Mac-FSEvents works without problems.

On the other hand, using https://github.com/mvgrimes/AnyEvent-Filesys-Notify in a standalone script works without problems.

On the other hand, turning the plug-in names into an array makes the configuration unreadable and harder to merge with defaults. Rather add a common parameter `priority`..

This is, of course, rather a bug in Duktape than in Qgoda. The issue here is merely a reminder.