guynir42 / AstroRetriever

A package used for downloading and processing images from various astronomical surveys
Other
4 stars 2 forks source link

persistence of autosave/overwrite etc. #37

Open guynir42 opened 1 year ago

guynir42 commented 1 year ago

Should these attributes be saved to DB or should they be transient properties that get set when data is instantiated and then applied to that session?

I think if you reload a dataset you won't want it to keep track of it's previous behavior.