dacquiri icon indicating copy to clipboard operation
dacquiri copied to clipboard

Add support for generic policies

Open d0nutptr opened this issue 3 years ago • 0 comments

Similar to generic attributes, policies typically require concrete types defined in the entities. While this works fine for types we know ahead of time, if we begin supporting generic attributes then a natural question will be "can we support generic policies for types we don't about yet?"

This has not be validated to be feasible yet.

d0nutptr avatar Nov 04 '22 20:11 d0nutptr