-
The Orchard nowadays is using `AddDataAccess()` to add the supported database providers via `TryAddDataProvider`, to make this extensible we can have `Orchard.Data.SqlServer`, `Orchard.Data.Sqlite`, `…
-
**Version used**
SPFx solution: 4.8
Extensibility lib: 1.5.0
**Describe the bug**
Importing the `BaseWebComponent` class into library causes Webpack to error. It does its standard thing of pri…
-
## Problem Statement
Today if you want to extend the route or clusters, you can only do it through the metadata property on each, which is a Dictionary. If you want to be able to have structured da…
-
### What is the feature?
Current Issues:
1. The `LoadImageFromFile` class has hardcoded key mappings, making it difficult to extend for different use cases like stereo or multi-view scenarios.
2. T…
-
Right now, using `x-extensible-enum` to declare an enum instead of the `enum` keyword does not actually generate "extensible enums", as the name suggests. Instead, it's just an alias for "enum". For e…
-
Hi @royerloic ,
thanks again for paving this path. I played a bit with your code and found [this place](https://github.com/royerlab/napari-chatgpt/blob/64788b3518071aeb8577e99c8cacc18e3c49eea2/src/…
-
### Is your feature request related to a problem? Please describe.
I would like to re-use the existing driver code for the PL011 UART while having it be tailored to a specific system. The current set…
-
The original cif_rho.dic enumerated several lists of multipole coefficients, _e.g._
```
_atom_rho_multipole_kappa.base
_atom_rho_multipole_kappa.prime0
_atom_rho_multipole_kappa.prime1
_atom_rho…
-
Does PE allow profiles, trust frameworks, implementations to define their own properties which others can ignore if do not understand? just like JWT claims?
Or does it say that only properties defin…
-
Is it possible to define extensible structures whose components are proper classes (e.g., large categories)?
The current definition is incompatible with such structures presumably due to the fact t…