Hey all, We are currently upgrading our environment, and of course the new resource provider SPI is now available. But it seems that our current resource provider would not be able to be used in this new SPI, seeing as in the old one you could dynamically look if the resource provider could return a resource for the request, and if not just return null, letting the next resource provider have a look.
Seeing as the old resource provider is deprecated, what would be the recommended approach to have the same kind of logic: - Register on root level - Check if the request has something that we are looking for (in our situation we are looking for a specific structure in the requested url) - If yes, return a resource, if no let the default resource provider do their job I could of course wait until the old resource provider api has really been removed, but I would rather work proactively :) Greets, Roy
signature.asc
Description: Message signed with OpenPGP