GitHub user asukaminato0721 added a comment to the discussion: Do we have better names for opendal python's Layer?
Did some research, in python's ecosystem, Middleware is more commonly used. - https://docs.djangoproject.com/en/5.2/topics/http/middleware/ - https://flask.palletsprojects.com/en/stable/lifecycle/#middleware - https://fastapi.tiangolo.com/tutorial/middleware/ layer is mostly used in - https://www.tensorflow.org/api_docs/python/tf/keras/layers - https://pytorch.org/docs/stable/nn.html#convolution-layers so I think Middleware is better name. GitHub link: https://github.com/apache/opendal/discussions/6074#discussioncomment-12908377 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
