On 29/07/2019 2:42 AM, Robert M. Münch wrote:
On 2019-07-28 14:14:06 +0000, Sebastiaan Koppe said:

I am using https://dlang.org/spec/expression.html#import_expressions for text files. Don't know if it works on binary files as well.

And this works than good together with the vibe framework? So, it's not requiring or forcing one to use files or databases?


vibe.d uses this for their templates.

For a VFS you would need to have your own API (can be library) that you explicitly use.

Reply via email to