Daniel-Constantin Mierla writes:
All K modules' exported function are built with
this architecture in
mind - the parameters from script are passed as string during startup,
they can convert to something else with fixups. Now, to understand that
the int parameter in converted to string to be passed to fixup
function?
in that case, isbflagset (or other functions) should only accept string
values. it is confusing if some of them accept also ints.
but in the long run, we could allow int and pv arguments without quotes.
-- juha