sublayer icon indicating copy to clipboard operation
sublayer copied to clipboard

The current pattern for Sublayer::Task doesn't generate well with Blueprints

Open swerner opened this issue 1 year ago • 0 comments

Blueprints is very effective at generating Sublayer::Generators and Sublayer::Actions but the pattern I've been exploring with Sublayer::Tasks doesn't seem to work very well.

I tried to create a blueprint of the MakeRspecTestsPassTask here and generate a few variations, but it didn't jump to using and chaining actions and generators together.

Working to brainstorm ways to get it to reliably create new tasks and hallucinate the Sublayer::Actions and Sublayer::Generators it would need to complete the task...

swerner avatar Apr 27 '24 17:04 swerner