ONE-vscode
ONE-vscode copied to clipboard
[OneExplorer] Backend-wise node type definition
What?
Let's support backend-wise node type definitions.
Currently, OneExplorer defines node type by its own. It's too rigid and not very extensible. Let's make it flexible by offering some registration functions, using a builder pattern or a decorator pattern.