Add metadata to Particle

Would it be too much to ask for public metadata param to be added to particle.ts? Use case: when a user needs to track a particle (in custom funcs) thats tagged to a specific metadata reference. particle.id is currently reused (when recycled) and not immutable, hence cannot be relied on.

Unless there’s another preferred method that I’m not aware of?

that should not be a big deal. Happy to review the PR if you have it (after 9.0of course :))

2 Likes

fyr

1 Like