10-08-2018 04:24 PM
Good stuff... for many data types. But boolean controlse sure present a challenge to employ this strategy
10-08-2018 04:47 PM
@buckidge wrote:
Good stuff... for many data types. But boolean controlse sure present a challenge to employ this strategy
Then it's a good thing you could use a channel wire instead
10-08-2018 11:40 PM
@buckidge wrote:
Good stuff... for many data types. But boolean controlse sure present a challenge to employ this strategy
OMG! When everyone was suggesting to set the default value as a different/illegal value, I'm quite surprised that it hit no one about the Control being a Boolean.
10-09-2018 07:57 AM
@parthabe wrote:
@buckidge wrote:
Good stuff... for many data types. But boolean controlse sure present a challenge to employ this strategy
OMG! When everyone was suggesting to set the default value as a different/illegal value, I'm quite surprised that it hit no one about the Control being a Boolean.
Why would anyone have noticed that comment to even reply to it? The messages have several other ones between them, are on different pages. They are 9 years apart chronologically. I don't think "everyone" was suggesting anything. Just one person in a relatively minor message that is 9 years old.
10-09-2018 11:15 PM - edited 10-09-2018 11:18 PM
I'm not talking about today; but (I meant) I was wondering why this Boolean thing didn't strike anyone 9 years ago itself!
Ok, if you want to go by the precise count, then it is 2 (Lynn & Gerd), NOT just one person! But ironically, Gerd's had got marked as the Solution, although Lynn was the one who suggested it first!
10-10-2018 07:30 AM
@parthabe wrote:
I'm not talking about today; but (I meant) I was wondering why this Boolean thing didn't strike anyone 9 years ago itself!
Ok, if you want to go by the precise count, then it is 2 (Lynn & Gerd), NOT just one person! But ironically, Gerd's had got marked as the Solution, although Lynn was the one who suggested it first!
9 years ago we didn't value solutions as much as today. And the solution is often a synergistic effort. That any solution is marked is usually fine.
The obvious work around for boolean back then is wrap it with metadata.
Variant +attribute, cluster, etc.. channel wires do that for you now.