Thanks for the suggestion.

I am not yet prepared to introduce another load time weaver
(@Configuration depends on AspectJ). This project has already Terracotta
and OSGi on its list, so I find it a bit risky to add another one.

Regards,
    Erik.

James Carman wrote:
> Spring has that feature built in.  Look at their @Configurable
> annotation support.
>
> On Fri, Mar 28, 2008 at 7:33 AM, Erik van Oosten <[EMAIL PROTECTED]> wrote:
>   
>> Hello,
>>
>>  I love @SpringBean so much that I would like to use it outside Wicket
>>  requests as well. I am using Restlets and the native Restlet-Spring
>>  integration is very cumbersome.
>>
>>  Unfortunately the WicketFilter does set the Application thread local
>>  variable for non wicket requests.
>>
>>  Would it be acceptable to change the filter such that has the option to
>>  set the application for each request? If so, I can easily provide a patch.
>>
>>  Regards,
>>     Erik.
>>
>>  --
>>  Erik van Oosten
>>  http://day-to-day-stuff.blogspot.com/
>>
>>     

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to