michael-s-molina commented on issue #31932: URL: https://github.com/apache/superset/issues/31932#issuecomment-3197787494
@mistercrunch I completely agree with organizing the code according to features instead of layers. That's what I proposed in [SIP-61](https://github.com/apache/superset/issues/13632) and it's the current way we organize frontend files. @villebro and I discussed this many times and we share the same perspective. We had [SIP-92](https://github.com/apache/superset/issues/20630) about organizing backend files. I added a comment about this [here](https://github.com/apache/superset/issues/20630#issuecomment-1349882777) but the SIP was approved anyway. To me, a feature-based approach makes even more sense when you think about a modular system where specific parts might be present or not during installation. -- 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]
