-
```
Each successive WS API version adds objects that can be leveraged, especially
within the metadata and Chatter object spaces.
What is required to update Tolerado and its WSC-generated stubs to th…
-
This is related to issue #5007 . When I met with Ondrej last summer, we worked on a core where
objects knew how to combine themselves with respect to Mul and Add. See the handler branch at http://…
-
Eh, late Summer clean? Or more likely, Autumn to Winter clean. There's a lot of crap in `utils` that just got shoved there at the beginning without any real thought behind it. It may be worth having a…
-
I have this error every time I try to open a cpp file.
~~~~
"test.cpp" 18L, 212C
Error detected while processing /home/USERNAME/.vim/syntax/cpp.vim:
line 61:
E28: No such highlight group name: …
-
Great project!
Now I want the data to be nicely visible in the energy dashboard, where the PV battery and electricity are.
There is only a spare slot for 'Gas' (there are other posts elsewhere…
-
It would be nice to cache often used files content to improve response time (in HttpFileServer::serveFile).
-
Followed by [3573](https://github.com/checkstyle/checkstyle/pull/4468)
In the configuration file `checkstyle_checks.xml` maximum number of classes is 25
```
...
```
Cu…
-
Hello, I am trying to use a class based namespace and would like to have my error handler in that class, I have a function named `on_error(self, e)` as well as trying `on_error_default(self, e)` but n…
-
I think because of #1774, trying to re-release feedback can fail if submission was done prior to the update because the current code does not take into account that the file `submission_secret.txt…
-
The Eto version had most unit actions working, it probably wouldn't be to complex to migrate that code over