Hi all, Currently we have no fixed rules on how a connection string should look like and everybody has its own regrex (except for the first part). This is bad from a stylistic point of view but also leads to confusion like with PLC4X-134 [1].
I suggest to take the schema used in apache Camel which is oriented at url / urn, see [2]. This allows - central parsing -more efficient handling of missing parameters -default values -its a standard! What do others think? Julian [1] https://issues.apache.org/jira/browse/PLC4X-134 [2] https://camel.apache.org/how-do-i-configure-endpoints.html Von meinem Mobiltelefon gesendet
