tiagobento commented on issue #1020: URL: https://github.com/apache/incubator-kie-issues/issues/1020#issuecomment-2010654421
Done on purpose, as we figured we should just keep the old behavior. But yeah, it's a gap, absolutely. We thought about converting all `allowedValues` usages to `typeConstraints`, as we have a migration mechanism, but we didn't do it yet, as it may be a little complicated. What do you suggest for exposing this capability to users? The suggestion I have would be giving users the possibility to chose between projecting (`allowedValues`) vs. not projecting (`typeConstraint`) for collection types, using a [ToggleGroup](https://www.patternfly.org/components/toggle-group#default-with-single-selectable). Of course, with a warning that projecting (`allowedValues`) is deprecated? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
