Hi, Why a URI is used to parse resources properties (new://Resource, new://Connector...)?
I use a connector with a personnal provider "my.package#MyConnector" and the URISupport.parseParameters() uses only URI query and removes the fragment. I know it can work using "my.package:MyConnector" but is it normal? Rniamo
