Hi Shashwat,

I am not aware of other development happening similar to what you described.

As you have already some changes, I think you can just prepare a pull request 
and create a JIRA if you would like to contribute with this new feature.

Have a look at the CONTRIBUTING.md file for the IO component too, as it may 
help with common issues when preparing a pull request to that component: 
https://github.com/apache/commons-io/blob/master/CONTRIBUTING.md

Cheers
Bruno




On Thursday, 7 March 2019, 3:51:51 am NZDT, Shashwat Kumar 
<shashwatkmr....@gmail.com> wrote: 





Hi,

I am trying to use org.apache.commons.io.input.ReversedLinesFileReader to
read a large file in reverse order. However, it currently does not support
reading file from a specific position and always start from the end. I have
made the changes to support reading from random seek.

Is there any other development happening for this change? If not shall I go
ahead with submitting the PR?

-- 
Regards
Shashwat Kumar

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to