The ‘Extractor’ nodes have indeed been deprecated because in v2.7+, extracting objects can be done for all struct types via reflection and thus the need to create Extractor nodes explicitly for each type is no longer required.
In v2.7+, you can find the “Extract” node for each type respectively under the type’s category in “Functions/Reflected/[THE TYPE]”. (I will mark the Extractor Obsolete in the next version by the way)
If you were using custom Extractor nodes to achieve something that is not possible through the new reflection based extractor and you would like to still have to possibility to create custom extractor nodes, I can chose no to deprecate it. Just let me know if so.
Regarding categorization, I would really like to keep all Simplex Nodes under the “Functions/Implemented” category, so that it is very clear even from the UI perspective, what these nodes are, instead of having them mixed up in other categories. Why do you want to change that? 🙂
Thanks.
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.