-
# Object Oriented
The core idea of OOP is based on objects and how they communicate.
Code is organized into objects that contain a state that is only modified by the code that is part of the obj…
-
Check the fiddle below and:
1. Set the data to "R$500.00"
2. Click the button that simulates saving and retrieval of the unmasked value
What happens:
The mask is set as "R$ 5.00"
What is expected:
T…
-
Currently the code seems broken, there is a DSHOT implementation taken from desolateESC, but I think it's not used anywhere.
I'm going to add various PWM protocols and DSHOT support.
-
abstract #260
as #78
base #356
bool #248 #247
break #251
byte #357
case #358
catch #359
char #360
checked #361
class #34
const #85
continue #252
decimal #362
default #191…
-
```
Copy this line. There is a character between [].
```
-
This issue tracks user-authored key-value metadata in Subtext.
## Background
Key-value metadata is a generally useful primitive (see [If headers did not exist it would be necessary to invent the…
-
There are three types of caching supported in IIIF.
1. image metadata, an in-memory hashmap of IIPImage entities (currently limited to 1000), that avoids having to re-load image metadata from source …
-
```
What steps will reproduce the problem?
1. User-1 (Account Mgr) is created by Admin
2. User-2 (Account Mgr) is created by Admin
3. User-1 logs in and creates a new client named: John Doe
4. User-…
-
[This is in part a continuation of a discussion started in PR #9 where we were also worried about message length.]
The `message` field (sent as `short_message` in GELF) and the `full_message` field…
-
This is a meta/index bug for things we might change in a possible future `net/v2` (~ *"Go 2"*) package, including both links to other issues, or just comments with API problems/cleanups that are too l…