JuliaIO/DiskArrays.jl

Backend generalisation

Closed this issue · 0 comments

@meggart instead of using Flatten.jl we could have a mechanism for propagating the engine trait between DiskArray layers? It might be more robust.

So they can all just forward to the parent disk object, but e.g BroadcastDiskArray might need to store the trait somewhere.