-
Moving the public saved objects (import/export/resolve_import_error) APIs from Core to the Saved Objects management plugin (SOM) could improve code organization and API management.
If the APIs allo…
-
>Non-modular application
>
>Since Java 9, applications should be modular, and distributed with tools like jlink.
I would suggest that this entire section be reworked to deemphasize trying to make…
-
From #965, broadening that issue to being able to avoid the auto-formatting. For context, this is can be important with non-standard SQL, like Snowflake's semi-structured data.
A couple of options …
-
Below is the completed On The Line function with non-modular & modular version. Both versions pass corresponding unit tests.
https://github.com/skriss28/BME547_Unit_Testing/blob/0e857ac5e6d3f767aa…
-
Using the `pythonsim` branch for now.
- [x] Single conda environment.yml file on python 3.10.1 for all
- [x] Add new CSTR simulator running in Python (to parallel the Simulink version)
- [x] Line…
-
As the project grows, it seems to me that our current setup with vanilla JavaScript may be not enough: we have quite a few components and interfaces among them, and in particular we could use some wor…
-
Any idea? Tried few suggestions - nothing worked.
This when trying to run the Example project.
If I comment the improt: #import
on the FBSnapshotTestCase it works, but the I get the follwing crash w…
-
### Bug description
I'm not sure why this is failing, mentioned it on Discord and was asked to open an issue:
```
$ mojo run src/main.mojo
Unhandled exception caught during execution: unable to …
-
Would it be possible to add support for Non Session Manager to calfjackhost?
http://non.tuxfamily.org/wiki/Non%20Session%20Manager
The tool allows you to save and restore modular sessions in a very …
dbrgn updated
5 years ago
-
I am currently making a flutter plugin. Now working on the iOS part. My plugin depends on a .framework that is objective-c code. The plugin code is in Swift.
I was able to run the app successfully …