yar
June 14, 2023, 12:42pm
#1
I’m trying to research how to use dynamic global channels. Let’s ignore the fact that there is only one interface and assume that there could be other objects. Now I have a simple hierarchy with “apple” and “peach” implementing the “fruit” interface and a global channel of type Object.
C# has simple notation for type comparison
.
Is there anything useful to find in the Node Browser in this case?
Still the most wanted fuzzy search feature in Node Browser
I insist that the search be brought back a la Beta.
this is almost an evergreen but lets bump this topic. what would be very welcome in terms of workflow and learning resource would be of course “fuzzy search”
that something like this , leads to a result
[image]
apart from this, some sort of code completion would help newbies to learn what works with the pin of choice. unity visual scripting does this quite nicely. and this would speed up patching a lot by making logical suggestion hence less category diving each time you add a node.
[visuals…
InterfacesAndClasses.vl (24.8 KB)
yar
June 14, 2023, 12:51pm
#2
In my research, I’ve even reached an exception
Hit one of the regions and try to save by ctrl+S
stable gamma 5.2
upd: False alarm, it happens when I append files to the forum. Can this be avoided?
InterfacesAndClasses.vl (24.8 KB)
yar
June 14, 2023, 1:00pm
#3
In general, satisfactory results can be obtained with TypeSwitch. Am I doing it right?
InterfacesAndClassesTypeSwitch.vl (27.1 KB)
Hadasi
June 15, 2023, 5:07pm
#5
2 Likes