rmannibucau commented on issue #577: cxf-rt-rs-client: use ArrayList in 
ClientProxyImpl
URL: https://github.com/apache/cxf/pull/577#issuecomment-527635776
 
 
   2. Agree
   1. ArrayList is not sized as far as i can see - can't be without visiting 
parameters in current state - so assumption is random, no? A max can be stored 
building the request and propagated (plain int) or linkedlist sounds saner 
since we dont control param count here and it can be a lot. Wdyt?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to