You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2017/10/27 07:56:18 UTC

[GitHub] Harbs commented on issue #38: When changing minimum or maximum checks that value is not out of range. Fixes #37

Harbs commented on issue #38: When changing minimum or maximum checks that value is not out of range. Fixes #37
URL: https://github.com/apache/royale-asjs/pull/38#issuecomment-339900685
 
 
   This does not belong in the RangeModel. Models (especially globally used ones like RangeModel) should not have just in case code like this.
   
   If the value should be set to be within the range, that should be done by code which uses the model.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services