I know it is a pain for those developing applications while trying to
keep up with the latest code changes in Turbine.  We started using the
Vector back when the other Collections were not available.  The reasons
to update the code are that it is better to code to interfaces and the
Vector is inefficient compared to, for example, the ArrayList which is a
better choice in many circumstances including the Peers.

The reason to do it now rather than later is to minimize the number of
people that it affects and to minimize the impact on the people that it
does affect because as you say it will affect a lot of your code now, I
am sure it will affect more later.

John McNally

fanyun wrote:
> 
> Hi John:
> 
> Would you please explain a little more about the reason why you want move to
> List. You know it is a great change to my project. I will need to change
> every line of code.
> 
> Regards
> 
> fanyun
> 
> -----Original Message-----


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to