faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
fyber has joined #amber
_whitelogger has joined #amber
fyber has quit [Ping timeout: 240 seconds]
fyber has joined #amber
<FromGitter> <Blacksmoke16> @robacarp @drujensen I'm thinking we can either refactor validations to support inheritance, or remove them to unblock inheritance, and reintroduce it again later
<FromGitter> <Blacksmoke16> however refactoring it would be up to someone that isn't me. IMO im a bit skeptical on how useful validations included in an ORM are
<FromGitter> <Blacksmoke16> i take that back, makes sense to allow a way to control the integrity of the data being saved
<FromGitter> <Blacksmoke16> depends how you look at it i guess, validating the data that is used to instantiate the model, or validating the model when going to save it