I wonder why the very clear thing like "zero test failures" always ends up
with test architecture discussion. :-)
--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://www.telecom-express.ru/
http://harmony.apache.org/
http://dataved.ru/ http://klsh.ru/
On T
I agree with changing the test code, but I did look at the
implementation of Header [1] and think that using a TreeMap to store the
fields is a bit of overkill.
I assume this was chosen just to get the case insensitive key matching
behavior, but I think it will be a memory hog. And then the whol
On 11/06/2010, Ray Chen wrote:
> On 06/10/2010 01:26 AM, Mark Hindess wrote:
>
> > In message<4c0fbf28.3000...@gmail.com>, Tim Ellison
> writes:
> >
> >
> > > I've not benched it but this looks like a reasonable amount of code to
> > > run each time the hostname is checked against this permission.
Thanks!
According to my original proposal [0], I am supposed to complete the
following items by the end of this week (week 3):
- spi.ServiceRegistry
- spi.IIOServiceProvider
- spi.ImageInputStreamSpi
- spi.ImageOutputStreamSpi
- spi.ImageWriterSpi
- spi.ImageReaderSpi
Except few methods are still