Pandino - An OSGi - lite framework for JavaScript runtimes. #12669
-
I was wondering if it is possible to integrate Pandino as the base framework inside of Theia? Since Eclipse is built around OSGi why not stay in this paradigm even in the base framework foundation. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
It feels to me that this library fills the same role as Inversify? What would be key functionality differences? We use Inversify so extensively that I don't think we can change inversion of control framework without an extremely compelling reason... "Eclipse (framework) did it so why not Theia?" is not a valid argument IMO and the answer is that Pandino wasn't around when Theia was initially created back in Feb 2017. |
Beta Was this translation helpful? Give feedback.
It feels to me that this library fills the same role as Inversify? What would be key functionality differences?
We use Inversify so extensively that I don't think we can change inversion of control framework without an extremely compelling reason...
"Eclipse (framework) did it so why not Theia?" is not a valid argument IMO and the answer is that Pandino wasn't around when Theia was initially created back in Feb 2017.