Hi all,
In order to teach myself to use LVOOP -it's about time to start- I've decided to start with a little project that I've had in mind for a long time, I've called it LVOOP VIServer, I hope it doesn't sound too pretentious.
The idea is to make a hierarchy of LVOOP classes that matches the LabVIEW Controls class hierachy in order to take advantage of dynamic dispatch.
In a way it is related to this LIE Idea : Improve the "cluster to array" primitive
For now I've implemented the parent class "Control" and two child classes "Path Control" and "String Control" and a bunch of VIs t