enum icon indicating copy to clipboard operation
enum copied to clipboard

Enum mapping aware service

Open greg0ire opened this issue 8 years ago • 1 comments

It would be great to have a service that knows which field of which class uses which enum. This could be used by a twig extension that would then retrieve the right label for a value stored in such a field, and translate it (optionally, if translation is enabled), using the class name to build the catalog name by default.

greg0ire avatar Jun 22 '16 09:06 greg0ire

Ref: https://github.com/greg0ire/enum/pull/34#discussion_r68023053

soullivaneuh avatar Jun 22 '16 10:06 soullivaneuh