This is about the classes in the package org.apache.tamaya.core.internal.resource
Do we really need such a generic handling? It's basically the concept from Ant and Spring and intended for handling non-typed solutions like spring-XML and ant scripts. For our simple PropertySources we imo don't need it. Probably move this to an extension module? That way other users could also more easily reuse it instead of relying on the RI. wdyt? LieGrue, strub
