Re: [elixir-core:12033] [Proposal] Conveniences for casting environment variables

2025-02-19 Thread Jon Rowe
Having developed my own library to do this for internal projects I'd like to +1 this proposal for the simple cases, although thanks to this discussion I've now learnt about enviable and I'll be using that for any future complex cases! Cheers Jon On Tue, 18 Feb 2025, at 8:33 PM, dave.lu...@gmail

Re: [elixir-core:12033] [Proposal] Conveniences for casting environment variables

2025-02-18 Thread dave.lu...@gmail.com
Thanks Austin, this is quite comprehensive, but way beyond the scope of what I am proposing, which is to handle the two most common cases. For anything sufficiently complex, this should be the responsibility of the application/library. On Tuesday, February 18, 2025 at 3:18:00 PM UTC-5 halos...@