On Sep 8, 2010, at 6:29 AM, Carsten Ziegeler wrote:

> Thanks BJ for your answers so far :) It seems that this simple thing is
> more complicated than I thought, ok:
> 
> BJ Hargrave  wrote
>> I thought we were talking about the event.topics service property for
>> the EventHandler.
> Yes, I was talking about this one :)
> 
>> You seem to be discussing the event.filter service property which will
>> do normal filter substring matching and yes, a/b/c* will match a/b/c.
> Yepp, the original bug message is "/a/b/c/* should match topic /a/b/c" -
> now even if we talk about the filter prop, the question is now if we are
> talking about a slash after the 'c' or not :) I assume that a even a
> filter 'a/b/c/*' would not match 'a/b/c'.

Yes because the filter does not break 'a/b/c' into tokens 'a', 'b', 'c'.


Regards,
Alan

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to