reuse hc

As of Servoy 6.1, the Headless Client plugin has a new function to get or create a Headless Client for an ID you can specify yourself.

Using this function, all clients can getOrCreate a HC for the ID you specify: if the HC doesn’t exist yet, a new one will be created with the given ID, otherwise a reference to the already exisiting HC will be retunred.

Paul