comparison tests/cmd-rule-list/main.cpp @ 524:ba81aeb514b8

Irccd: change loading order in js_plugin, #678 To open a Javascript plugin, several steps are required in this order: 1. create Duktape heap, 2. load Javascript modules, 3. open the file 4. apply user configuration This order is important as it let the plugin setting defaults values that can be overriden by the user.
author David Demelier <markand@malikania.fr>
date Tue, 14 Nov 2017 19:54:32 +0100
parents 7e273b7f4f92
children c729f06c6f27
comparison
equal deleted inserted replaced
523:542c54f76488 524:ba81aeb514b8