That's a good idea. It does not play well with the architecture of the program I was working on, but I will investigate it. Thank you!
BTW, I just realized, that my original suggestion would not work, because the parser is used at two places; in the init-function it has access to the flags, and in the update function it has access to the model. Navigation.programWithFlags would need an additional argument with type (model -> flags). -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
