Jump to content

Built-in types & LabVIEW Object Controls


Recommended Posts

Hi

I'd like to see the following modification in LabVIEW on the way towards fully object oriented language. Built-in types are not (yet) classes. However I would like to be able to pass them to subVIs as if they were classes. That is the LabVIEW type system should be modified so that built-in type can be connected to terminals that expect LabVIEW Object. Now it's not yet too late, as really nobody but me is using LVOOP.

This would be a first step towards fully object-oriented language where all built-in types were classes as well. After you can pass built-in types as if they were classes, the next steps would be specifying a class hierarchy for built-in types and finally allow users to derive from these types. Primitive nodes such as 'plus' node could then either be class methods of each of the built-in type or functions that accept types that inherit from built-in types.

Tomi

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.