-
I would love to see the possibility of adding user-defined types like `haxe.PosInfos` that allow you to generate some value if none is provided.
It might look something like this:
`abstract Foo(Stri…
-
* [InversifyJS](https://github.com/inversify/InversifyJS) 是 Theia/VSCode 的基础,而且有丰富的[生态](https://github.com/inversify/InversifyJS/blob/master/wiki/ecosystem.md)
* 了解 SOLID / DIP / IoC / DI / IoC 容器的概念…
-
Hi!
1) I looked through and found that there are too much action to wireup publisher and consumer. What do you think about creating simple utility class to wire up all components with fluent configura…
-
After upgrading from Microsoft.NET.Sdk.Functions v1.0.31 to v1.0.33, all functions in a V1 app fail with the following error:
```
FunctionXXX: Unable to load one or more of the requested types. Re…
-
To reproduce:
Create a module directory named `apple` or `application` or anything starting with `app` and add a config property, for example:
`src/apple/module.ts`:
```ts
import { Config } fr…
-
For example, a static member of a class:
``` js
var Foo = function () { ... };
Foo.var_x = 'bar';
```
`memberLookup` treats `Foo` as a function and cannot lookup its members (`var_x`).
-
### Is your feature request related to a problem? Please describe.
Minor inconvenience of having to author an adapter between IConfigCatLogger and Microsoft.Extensions.Logging.ILogger
### Descri…
-
Opening this as a standing issue to consolidate discussion of frontend frameworks.
No urgency here, but now we have a single discussion thread :)
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.29.2 4…
-
Hey All,
Let's start the discussion of where the HTML Interface should go, and what it is going to be used for. Where do we draw the line of functionality and how much overlap is acceptable between Q…