AlgebraicJulia / AlgebraicJulia/Catlab.jl
Use arbitrary Julia functions in data migration
Open
acsets
enhancement
- Dominant language
- Julia
- Stars
- 724
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
It should be possible to assign arbitrary Julia types to attribute types, and to apply arbitrary Julia functions to data attributes, within a data migration. This feature should involve little or no work within the `migrate` functions. The main issue will be figuring out an appropriate syntax for the `@migration` DSL and ensuring that Julia snippets get properly escaped/eval-ed.
Contributor guide
Assessment
This issue has not been assessed yet.