For example, in the basic /examples/api/ example, whereas ACF uses /examples/api/ as the base path for the relative lookup of "resources.beanName", Railo expects /taffy/core/resources/beanName.cfc.
This should be something resolvable by caching the location of Application.cfc on app startup; but it would be nice if we could update the framework + factory to try and make it work without mappings...
For example, in the basic /examples/api/ example, whereas ACF uses /examples/api/ as the base path for the relative lookup of "resources.beanName", Railo expects /taffy/core/resources/beanName.cfc.
This should be something resolvable by caching the location of Application.cfc on app startup; but it would be nice if we could update the framework + factory to try and make it work without mappings...