Looking for a Plugin that offers TClientDataset (midas - delphi) functionnalities in blueprints.

Hello,

Arrays, Sets, Maps are the only available types when coding in BPs - although they can be combined with structs, there are still no filtering and sorting options. Some plugins offer some filtering and sorting options but they build upon the aforementioned types which are still too rudimentary.

I was wondering if someone out there would like to develop a plugin that offers the power of the TClientDataSet component from Delphi. Kind of a local DB. The basic idea is to have a local DB with Cursors that can be cloned and each cursor can apply its own filters and own sortings based on custom criterion. Cursors can be called as specific views of the data.

This component is a Must, I used it a long time ago and I miss it in unreal and in all the other dev environments I have used since.

When working with lots of data that are interconnected or not they are awesome. and really fast…

Would love to have something similar.

Thanks