wwDbSimpleResourceProvider

This set of classes implements a simplified version of the database resource provider. This ResourceProvider only implements a ResourceProvider and does not specifically implement a custom ResourceManager. Instead the ResourceProvider directly communicates with the data interface in wwDbResourceDataManager.

This provider is more lightweight than the full wwDbResourceProvider as it bypasses the ResourceManager, which results in slightly better performance (roughly 2%). This provider has essentially the same functionality as the ResourceManager based implementation and it uses the same data and configuration classes for its internal Resource management.


  Last Updated: 3/10/2008 | © West Wind Technologies, 2008