pomegranited commented on issue #32854: URL: https://github.com/apache/superset/issues/32854#issuecomment-2846537280
@rusackas I think much of the functionality here could be done as a plugin/extension, to keep the logic separate from Superset's application logic. But I see there's 2 types of application plugin formats: [Flask extension](https://flask.palletsprojects.com/en/stable/extensions/) or [Flask AppBuilder Add-On](https://flask-appbuilder.readthedocs.io/en/latest/addons.html). Are they different? Do you have a preference for which I use? -- 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]
