tiagobento commented on issue #1019:
URL: 
https://github.com/apache/incubator-kie-issues/issues/1019#issuecomment-2010650731

   IMHO, we need to discuss this a little bit more, as @ljmotta and I made 
assumptions that are maybe not true. Here are some questions we have:
   - What happens when both types define constraints? Are they merged? What if 
their intersection is the empty set? E.g., a range [1..2] and a range [10..20]. 
It seemed weird for us that users would want to extend/especialize constraints 
in that way.
   - What is the value added to the user if we allowed doing such hierarchical 
constraints? I mean, the only benefit I can see is "reusing" constraints to 
make them more specific in the child types. Seems like a way to introduce bad 
modeling, no?
   
   Really looking for feedback on this one. Any insight is appreciated!


-- 
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]

Reply via email to