Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.ArgumentException: Step type Lambda not found #9

Open
hotgen opened this issue Oct 10, 2019 · 4 comments
Open

System.ArgumentException: Step type Lambda not found #9

hotgen opened this issue Oct 10, 2019 · 4 comments

Comments

@hotgen
Copy link

hotgen commented Oct 10, 2019

Following this tutorial https://conductor-core.readthedocs.io/en/latest/custom-steps/

and got

System.ArgumentException: Step type Lambda not found

"StepType: Lambda" should be "StepType: add" I guess

@danielgerlag
Copy link
Owner

yes, sorry about that

@hotgen
Copy link
Author

hotgen commented Oct 12, 2019

No problem :) Great product!

Do you plan any caching mechanism? Like in https://www.sidefx.com/products/pdg/ or https://texels.com/kurtis/

@danielgerlag
Copy link
Owner

Could you elaborate a bit about the caching?

@hotgen
Copy link
Author

hotgen commented Oct 13, 2019

Like a pure function. If return value is the same for the same arguments and no side effects we could cache the result.

For Kurtis: http://doc.texels.com/2.0/userguide/caching.htm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants