niaid / image_portal_workflows

Workflows related to project previously referred to as "Hedwig"
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Update `add_asset` calls in all workflows? #429

Open annshress opened 7 months ago

annshress commented 7 months ago

Currently, add_asset works in a functional approach. It takes in result from the previous call and updates on top of it and returns a new result.

Curious, if this can be replaced by central AssetsContainer and take object-oriented approach.

mbopfNIH commented 7 months ago

Let me know how this goes - I may have something similar in NIH3D.