solvcon / modmesh

Toolkit for solving partial differential equations
BSD 3-Clause "New" or "Revised" License
29 stars 35 forks source link

Redesign the addon/plugin system #354

Open yungyuc opened 4 weeks ago

yungyuc commented 4 weeks ago

In the current codebase the "App" menu contains code under the modmesh.app package. In issue #324 the "App" menu will be renamed to "Add-on" menu. The addon/plugin system should be revamped.

Most importantly, the Python package should be reorganized for addons.