zenna / Arrows.jl

14 stars 2 forks source link

Fix `aprx_error!` #10

Closed zenna closed 7 years ago

zenna commented 7 years ago

aprx_error! is broken because after adding ports to a CompArrow, it's parent needs to be updated.

There are more fundamental changes to all the core data-structures which may make this problem go away, but for now we need a quick fix.

Approaches

I think the first of these is probably the easiest.

zenna commented 7 years ago

Fixed in 100668e860a30fb899c5ba4eae774218a287f50b