Sage Griffin
Sage Griffin
Yeah, having `changed_attributes` behave differently would be bad. I'm actually not sure what behavior this gem adds that isn't already covered by `saved_changes`
I gave this a try, and it looks like the `From` and `From` impls are incredibly slow. It seems like it's doing string allocation? Seems like it should probably not...
Cool. Rails takes up most of my open source free time but I'll try to start putting some time in towards this.
Is there an example of where the `AppContext` being the actual application context instead of the activity is important? Would it make sense to have `ActivityContext` extend from `AppContext`?
Oh and btw this line made me see the wisdom in having `ActivityContext` be a thing you can specify. ``` scala ctx.get.getTheme.resolveAttribute(styleAttr, output, true) ```
I've been thinking about this a little bit more. Since widget creation requires an `ActivityContext`, and we're pretty sure that in general attempting to do it outside of that context...
Hey everyone! Thank you so much for this RFC and the thoughtful discussion it has caused. Sorry for the delay in posting this response, the team has had a lot...
The previous comment reflected what has consensus among the team. The following are my personal opinions, and should not be taken as indication of consensus among the rest of the...
Folks, this RFC is not about the actions of any individual and I'd like to ask that we avoid derailing the discussion of this RFC by trying to frame it...
Hey folks, since this hasn't seen much activity lately I just wanted to make sure it's clear where the crates.io team is at. While we haven't made a final decision...