-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Milestone
Description
| FactorCompute | FactorDFG | New fields | |
|---|---|---|---|
| ✓ | id::Union{UUID, Nothing} |
id::Union{UUID, Nothing} |
REMOVE |
| ✓ | label::Symbol |
label::Symbol |
label::Symbol |
| ✓ | tags::Set{Symbol} |
tags::Set{Symbol} |
tags::Set{Symbol} |
| ✓ | _variableOrderSymbols::NTuple{N, Symbol} |
_variableOrderSymbols::Vector{Symbol} |
variableorder::NTuple{N, Symbol} |
| ✓ | timestamp::ZonedDateTime |
timestamp::ZonedDateTime |
timestamp::TimeDateZone |
| ✓ | nstime::Nanosecond |
nstime::String |
REMOVE |
| ✓ | solvable::Base.RefValue{Int} |
solvable::Int |
solvable::Base.RefValue{Int} |
| ✓ | smallData::Dict{Symbol, MetadataTypes} |
metadata::String |
bloblets::Bloblets |
| ✓ | observation::FT |
observJSON::String |
observation::FT |
| ✓ | state::FactorState |
state::FactorState |
hyper::Recipehyper |
| ✓ | state::FactorState |
state::FactorState |
state::Recipestate |
| ✓ | blobentries::Blobentries |
||
| ✓ | FT type parameter | fnctype::String |
type::TypeMetadata² |
| ✓ | _version::VersionNumber |
||
| ✓ | solvercache::Base.RefValue{<:FactorCache} |
solvercache¹ |
solvercacheis not serialized and de-serialized lazy.- Serialization only fields.
Metadata
Metadata
Assignees
Labels
No labels