Hello, I have few questions related to new S4 piper version.
- When I create a KeyFinder, what should the get method return? A list of key names or values? - What I want to do is dispatching every event on key values (even those injected by the adapter). Should I declare a key finder instance on the input stream (with method createInputStream())? And should I declare another one in the AdapterApp (with method setKeyFinder())? - What is the meaning of singleton PE? Thank you Regards - Davide
