Hi David's,
Thanks for the reply.
My example above deliberately contained confusing PID's with pipes,
In my example I am trying to depict an example where there are 4 table
columns
PID,BSN,VERSION,LOCATION
PID = a.b|c (pipe between b and c)
BSN = bundle|A (pipe between the word bundle and A)
VERSION = 1.0.0
LOCATION = file://bundle.a.jar
Personally, I would never use pipes this way, but I'm putting forward a kind
of worse case scenario in
which I would have to pass a confusing literal to configAdmin's
getConfiguration method:
getConfiguration("a.b|c|bundle|A|1.0.0|file://bundle.a.jar", null).
>From my readings, it looks like configAdmin implementations shouldn't have
difficulties with the
above "confusing" literal.
> Bokie
--
View this message in context:
http://apache-felix.18485.x6.nabble.com/PID-and-symantic-versioning-tp5006869p5006970.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]