Hello everybody!
This action populates some custom attributes within a Task that is nested under selected item. These attributes are paths to working directories and render outputs..
I have other actions that rely on these custom paths to do other things such as opening a shot with quicktime / launching the shot folder in explorer /etc..
Everything works as it should.... but I am concerned about the efficiency and speed of my code as populating each task takes about a second... and of course, the more tasks nested under my selection, the longer this process takes.