Mark Stosberg on Nostr: nprofile1q…gx3yv If implemented perfectly and bug-free, yes you could hot-reload an ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq0smdhqjvt80rt7g3mgqvwhvxs4qh8few5pyfgs6wcxap7w4vrl3sagx3yv (nprofile…x3yv) If implemented perfectly and bug-free, yes you could hot-reload an immutable configuration.
At least in Node.js, it would be very easy to copy a config value such that the hot-reload could produce an inconsistent state unless the entire app was reloaded, in which case you don't need special logic in the config system for a hot reload.
At least in Node.js, it would be very easy to copy a config value such that the hot-reload could produce an inconsistent state unless the entire app was reloaded, in which case you don't need special logic in the config system for a hot reload.