Is there an easy way for the community to create new transformation functions and to share them? Ideally, one would be able to go to a community area, review the available functions, and import them into the DQ Guru as needed.
It's more complicated than it could be right now. Currently, you would be required to implement a logic class and a GUI class, and ideally provide an icon (although that could be optional). There is a properties file embedded in the DQguru which maps the logic and gui classes and the icons together, and the DQguru uses this to build the transformer library.
I would be open to the idea of a GUI for managing your 'transformer library'.