afw-org / afw

Adaptive Framework
https://afw.tools
MIT License
4 stars 1 forks source link

Remove all support for expression tuples #56

Closed mike000000000 closed 1 year ago

mike000000000 commented 1 year ago

Expression tuples seemed like a good idea years ago, but with adaptive script support, their need is diminished and they are hard to maintain. We've decided to remove them.

mike000000000 commented 1 year ago

_AdaptiveAnnotation_, the annotated value type, and the annotate() function are also being removed.

mike000000000 commented 1 year ago

The expression_definition value type can also go since it was only used by expression tuple

mike000000000 commented 1 year ago

@JeremyGrieshop I think I'm finished with all I'm planning to do on this one but let me know if you see something else I missed.

JeremyGrieshop commented 1 year ago

Also removed from UI and docs.