crimild icon indicating copy to clipboard operation
crimild copied to clipboard

Create `Identifiable` policy class

Open hhsaez opened this issue 4 months ago • 0 comments

I'm considering creating an Identifiable (alt: Unique, UniquelyIdentifiable) providing the abstraction for getting a UniqueID. This class should be part of the Crimild/Foundation package. Right now, UniqueID is part of Crimild/Coding and an internal type of Codable which doesn't make much sense anymore given the importance of having a tool for getting an unique ID for any object.

hhsaez avatar Oct 15 '25 11:10 hhsaez