On Nov 17, 2008, at 11:34 AM, Paul Sandoz wrote:
>
> On Nov 15, 2008, at 12:58 AM, Martin Grotzke wrote:
>> AFAICS amongst others the support of IoC scoped beans changed: before
>> there was an explicit support for springs "request" scope via the
>> SpringResourceProvider (mapping spring "request" to jerseys
>> PerRequest).
>> AFAICS you now abstracted this with the UndefinedMapper, so that such
>> scopes now are deferred to the IoC container, right?
>>
>
> I am planning to fix this.
>
Fixed.
Paul.