genyez

Results 8 comments of genyez

> I use it as a static library in one of my C++ programs, for read-only though I have unit tests for my data and it passes. > > Shame...

> > Shame the project went stale, someday I might want to write data > > Project is no longer stale - there's been a huge overhaul / addressing pull...

> > creating useless cell nodes even in a read-only procedure > > Btw - since I am done with my styles implementation (will eventually be available here) - may...

> @genyez my branch now has support for the functionality as described above, coming with a bit of a performance improvement when iterating over ranges. Would you like to test...

> I understand - and you are correct! Simply iterating over a range of cells like so > > ``` > XLCellRange testRange = wks.range("A1:F100"); > for( auto it :...

> Development branch [development-aral](https://github.com/troldal/OpenXLSX/tree/development-aral) is now available on this repository for the discussed functionality. What remains open @genyez are your original complaints: > > * pybind not maintained (value -...

I'll keep the title and original issue if you don't mind. It's my arrogance, my sin, I want to keep it as is.

> > Besides where is the original repo of zippy? > > probably https://github.com/Shinmera/zippy Thanks for replying, but it seems to be a lisp repo, not a C one.