Remo Gloor

Results 9 comments of Remo Gloor

> Theres a partial implementation in #381, though i hit an issue with auth key handling that I wasn't sure how to fix simply and haven't had chance to look...

> One of the issues here is the way that the inflator input machinery works by trying to consume all the input so that it can work in cases where...

> Not quite - there are two modes of operation for entries - one which puts the sizes in the file header, and one which sets the header values to...

> I'll try to have a look later > > > This scenario doesn't really make sense with a file-based stand-alone executable > > I've seen document files created by...

Is there any update for this pull request? Is something needed so that it can get merged?

Yes and No It's a separate bugfix for the ZipOutputStream. But due to that bug it is not possible to create certain zip files needed fo the unit tests of...

Seems I had the issue not correctly in mind anymore. The problem is not that the tests fail. But that the tests do not test what they are supposed to...

How are you useing Filters? Filter Attributes, Filters configured globally? Filters configured using the Filter extension of Ninject?