Re: [VFS] Generics fixes

2010-11-09 Thread sebb
On 9 November 2010 17:10, Jörg Schaible wrote: > Hi Sebb, > > sebb wrote: > >> On 9 November 2010 09:28, Jörg Schaible wrote: >>> sebb wrote: >>> On 8 November 2010 10:37, Jörg Schaible wrote: > Hi Sebb, > > sebb wrote: > > [snip] > >> The only solution then would be to use

Re: [VFS] Generics fixes

2010-11-09 Thread Jörg Schaible
Hi Sebb, sebb wrote: > On 9 November 2010 09:28, Jörg Schaible wrote: >> sebb wrote: >> >>> On 8 November 2010 10:37, Jörg Schaible wrote: Hi Sebb, sebb wrote: [snip] > The only solution then would be to use Class throughout. > > All I'm suggesting is changing the r

Re: [VFS] Generics fixes

2010-11-09 Thread sebb
On 9 November 2010 09:28, Jörg Schaible wrote: > sebb wrote: > >> On 8 November 2010 10:37, Jörg Schaible wrote: >>> Hi Sebb, >>> >>> sebb wrote: >>> On 8 November 2010 08:49, Jörg Schaible wrote: > sebb wrote: > >> Most of the generics fixes have now been done. >> >> Th

Re: [VFS] Generics fixes

2010-11-09 Thread Jörg Schaible
sebb wrote: > On 8 November 2010 10:37, Jörg Schaible wrote: >> Hi Sebb, >> >> sebb wrote: >> >>> On 8 November 2010 08:49, Jörg Schaible wrote: sebb wrote: > Most of the generics fixes have now been done. > > There are still a few raw Class references; most of these can be

Re: [VFS] Generics fixes

2010-11-08 Thread sebb
On 8 November 2010 10:37, Jörg Schaible wrote: > Hi Sebb, > > sebb wrote: > >> On 8 November 2010 08:49, Jörg Schaible wrote: >>> sebb wrote: >>> Most of the generics fixes have now been done. There are still a few raw Class references; most of these can be fixed if DefaultFil

Re: [VFS] Generics fixes

2010-11-08 Thread Jörg Schaible
Hi Sebb, sebb wrote: > On 8 November 2010 08:49, Jörg Schaible wrote: >> sebb wrote: >> >>> Most of the generics fixes have now been done. >>> >>> There are still a few raw Class references; most of these can be fixed >>> if DefaultFileSystemConfigBuilder.getConfigClass() is changed to >>> retur

Re: [VFS] Generics fixes

2010-11-08 Thread sebb
On 8 November 2010 08:49, Jörg Schaible wrote: > sebb wrote: > >> Most of the generics fixes have now been done. >> >> There are still a few raw Class references; most of these can be fixed >> if DefaultFileSystemConfigBuilder.getConfigClass() is changed to >> return a FileSystem [1] >> >> Can any

Re: [VFS] Generics fixes

2010-11-08 Thread Jörg Schaible
sebb wrote: > Most of the generics fixes have now been done. > > There are still a few raw Class references; most of these can be fixed > if DefaultFileSystemConfigBuilder.getConfigClass() is changed to > return a FileSystem [1] > > Can anyone else confirm that this is a sensible change? > > [1

[VFS] Generics fixes

2010-11-07 Thread sebb
Most of the generics fixes have now been done. There are still a few raw Class references; most of these can be fixed if DefaultFileSystemConfigBuilder.getConfigClass() is changed to return a FileSystem [1] Can anyone else confirm that this is a sensible change? [1] https://issues.apache.org/jir