On 7/12/05, Stanczak Group <[EMAIL PROTECTED]> wrote: > Or maybe have a feature where you can define a resource that gets > injected as a URL or something. Then you could define resources with > your module along side your configs and services. >
Indeed. You can inject a HiveMind Resource object into a service. You can use the BuilderFactory's <set-resource> element or the <set-object> with the resource: translator. The string will be interpreted as a relative path (relative to the module descriptor). --knut --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
