User | Kudos |
---|---|
6 | |
5 | |
2 | |
2 | |
2 |
I've been working on a project for the last few months using the Actor Framework, very happy with it and would definitely recommend it to a friend. I noticed the accessor methods for the "Caller Enqueuer" and "Self Enqueuer" have a class input but no class output. This results in branching the class wire in most of the calls to these methods which can get a little bit ugly and I also believe results in an additional copy of the class being made in memory. I appologize in advance if there is a good reason for these methods being implemented the way they are, or if this has already been asked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Declined for reasons listed here: http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Create-Class-output-for-Actor-Framework-Accessors/idc-...