-
I have an incomplete guide to porting Moo/se to Corinna: https://github.com/Ovid/Cor/wiki/Porting-from-Moose-or-Moo
Please leave feedback here.
Yes, it will eventually need to be several documen…
-
### Description
Currently v16 is in use. As of creating this issue, https://github.com/ckeditor/ckeditor5/releases/tag/v23.1.0 is the latest release.
- [ ] Check breaking changes
- [ ] Decide o…
-
I am using cordova 3.0 and using file plugin i have created pdf file and have a path as './persistent/readme.pdf' on iPad. I wanted to attach the file to email. Is it possible?
-
**Describe the bug**
Sometimes an enclosing call to 'local' for a particular Reader capability causes the accumulated value for a (conceptually unrelated) Writer capability to be reset. This only se…
-
Create instructions and code samples on mapping URL parameters to different initial values in the application, and vice versa.
https://github.com/apache/royale-docs/blob/master/create-an-applicatio…
-
I propose to use `org.openhab.core.automation.internal.TriggerHandlerCallbackImpl#getScheduler` when calling scripts to resolve an issue with simultaneous executions, as it is done for "normal" rules …
-
According to [doc](https://github.com/LINNAE-project/SFB-Annotator/tree/master/doc#Example-1_2), the `person` field is set to `https://viaf.org/viaf/45106482/` but it could also be left out, resulting…
-
Problem -
```
[Jun 15 05:23:59.443] [ET_NET 11] WARNING: no available parents and the config proxy.config.http.no_dns_just_forward_to_parent, prevents origin lookups.
```
My Parent.config -
`…
-
I've been trying to find a neat way to deal with serialising a number of different types behind an interface. So far I've hit on two things that appear to work. One is to introduce an intermediate str…
-
Was the AST ever intended to be modified externally? I've just written an AST->PHP writer (yes, I'm aware of `php-writer`, it's very old and dated, I needed the full support up to the latest PHP 8.1).…