Giter Club home page Giter Club logo

Comments (4)

timholy avatar timholy commented on May 29, 2024

Have you run into a situation where you think this might help you? In other words, I'm wondering if I should remove it from the docs or re-implement it. It's currently in JLD00.jl but not JLD.jl.

from jld.jl.

axsk avatar axsk commented on May 29, 2024

Not realy. I just tried it because I am having problems reading .jld files I saved 2 weeks ago:

ulia> JLD.load("jul16/pl1s0.1r0.00033981209046252456t1atrue.jld")
WARNING: UndefVarError(:load)
 in load at /home/numerik/bzfsikor/.julia/v0.4/FileIO/src/loadsave.jl:82
 in load at /home/numerik/bzfsikor/.julia/v0.4/FileIO/src/loadsave.jl:45
ERROR: UndefVarError: load not defined
 in load at /home/numerik/bzfsikor/.julia/v0.4/FileIO/src/loadsave.jl:82
 in load at /home/numerik/bzfsikor/.julia/v0.4/FileIO/src/loadsave.jl:45

Strangely enough the files 2 days before work fine. Guess I'll recheck my changes.

from jld.jl.

timholy avatar timholy commented on May 29, 2024

That's really weird. You might want to insert a @show Library at that spot in FileIO and see what's going on.

from jld.jl.

axsk avatar axsk commented on May 29, 2024

Since back then I multiple times ran into situations where I needed to just quickly read in some data from an old version of a type but there was no simple way. Of course the readas trick works, but it is still quite cumbersome if used in a runtime environment, where I merely need to read in old data a single time, e.g. for manual conversion or comparison.
I see that defining the proper translate/readas is the proper way for handling these problems inbetween published package versions, but I think it is overkill for inbetween work.

TL;DR: I opt for reimplementation.

from jld.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.