Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
To support plugins written in python we need
- export the plugin API — we'll do it with SWIG
- embed python interpreter — it could be a separate kind of plugins, like "language support", could be later used for stored routines too, for example.