Feature request: conditional compilation for depencencies
Spelt opened this issue · 1 comments
Spelt commented
Hi Daniel
Thanks for this awesom library. I have feature request. Is it possible that you add conditional compilation with a compiler directive? Much like: https://github.com/viniciussanchez/RESTRequest4Delphi
The reason is that some dependencies are linked in while they are not used. This can cause issues when deploying apps or in continuous integration.
danieleteti commented
Hi, thank you for your kind words.
Which dependencies are you talking about?