wildlife-dynamics / ecoscope-workflows

An extensible task specification and compiler for local and distributed workflows.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Task names (and namespacing) conventions #19

Open cisaacstern opened 1 month ago

cisaacstern commented 1 month ago

I have not done a good job namespacing tasks thus far, but one could imagine that as soon as more tasks begin arriving here, name collisions could happen quite easily. In generated code, perhaps we should always be importing in a namespaced fashion.