Don't bet on being whitelisted. It will only frustrate you. The idea is that you don't need to be whitelisted in order to provide something of value. You could packages the driver to provide the functionality and then maintain it outside of elm-package. Instruct your users to try it using elm-github-install. If there is enough value added, maybe it will get whitelisted (I doubt it) or reimplemented in pure Elm.
On Tue, Nov 29, 2016 at 8:58 PM, Ed Ilyin <[email protected]> wrote: > What if I'm going to write elm-firebase package - should I write it as an > effect module or native module to have a chance to be whitelisted? > > Ed Ilyin > > -- > 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. > -- There is NO FATE, we are the creators. blog: http://damoc.ro/ -- 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.
