[equinox-dev] some issues in creatingfilters

2009-11-15 Thread prof_trg
Hello, I have some issues in creatingfilters.. in fact, only simple filters are accepted like : filter = context.createFilter(( + Constants.OBJECTCLASS + = + IMyInterface.class.getName() + )); however, the filter has filtered nothing if the syntax is like the following, :

Re: [equinox-dev] some issues in creatingfilters

2009-11-15 Thread BJ Hargrave
Subject: [equinox-dev] some issues in creatingfilters Sent by: equinox-dev-boun...@eclipse.org Hello, I have some issues in creatingfilters.. in fact, only simple filters are accepted like : filter = context.createFilter(( + Constants.OBJECTCLASS + = + IMyInterface.class.getName