queryverse / queryverse/ExcelFiles.jl

Please stop using FileIO registry internal variables

Open
#67 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
43
Forks
11
Avg merge
1d 1h
Merged PRs (30d)
3

Description

This is a very fragile use of FileIO internals.
https://github.com/queryverse/ExcelFiles.jl/blob/c31a08d8d7d18b40e182f0e48857c649bcdc80be/src/ExcelFiles.jl#L10-L32

It will probably break in the future. Please make a PR to FileIO instead of doing this.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with src/ExcelFiles.jl lines 10-32 and inspect the FileIO integration involved there. Determine the supported public approach and whether the needed registry change belongs in FileIO; done means ExcelFiles.jl no longer relies on FileIO internal variables and the corresponding FileIO change is proposed.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.