Oliver Zeigermann schrieb:

Stefan L�tzkendorf schrieb:

Oliver Zeigermann wrote:
How do I find out which stores are involved? Analysing what has been configured in Domain.xml?


what about that?
Uri source, destination;
if (source.getStore() == destination.getStore()) {
  // source and destination are in the same store
}


Glad I asked someone ;) My solution would have been crazy...

But wait: this will not work when successors of the Uris are in different stores :(


Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to