[ 
https://issues.apache.org/jira/browse/HTTPCORE-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541367
 ] 

Oleg Kalnichevski commented on HTTPCORE-37:
-------------------------------------------

Stojce,

My bad. I did not quite grasp what you were trying to achieve with your patch. 
However, I have to say that bean is somewhat a misnomer for those classes. They 
are not really beans as they do not have a default constructor. How are you 
going to use these decorators with Spring? 

Oleg   

> Spring integration for HttpParams
> ---------------------------------
>
>                 Key: HTTPCORE-37
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-37
>             Project: HttpComponents Core
>          Issue Type: Improvement
>          Components: HttpCore Spring
>         Environment: Spring 2.0
>            Reporter: Stojce Dimski
>            Assignee: Oleg Kalnichevski
>             Fix For: 4.0-beta1
>
>         Attachments: httpCoreParams.zip, param-beans.patch, 
> springHttpParams.zip
>
>
> I quickly prototyped a simple spring integration trough HttpParamsFactoryBean 
> which load parameters from external .properties file and decodes them into 
> HttpParams.
> Approach at solving this issue is pretty 'pragmatic' as would tell Roland, 
> but works like charm for me ;-)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to