-
```
I have used v 0.5.0 and 0.5.1 and in both cases, I had a need to alter some
internal functionality (specifically alter the Query object used) and the core
classes weren't extensible enough to pr…
-
```
I have used v 0.5.0 and 0.5.1 and in both cases, I had a need to alter some
internal functionality (specifically alter the Query object used) and the core
classes weren't extensible enough to pr…
-
```
I have used v 0.5.0 and 0.5.1 and in both cases, I had a need to alter some
internal functionality (specifically alter the Query object used) and the core
classes weren't extensible enough to pr…
-
```
We want to use Corto in production for a product which does SAML2 proxying and
more.
In order to use and extend Corto without our product some refactoring is
required.
1. Use of a coding standa…
-
As a developer, I want to subclass [CellData](https://github.com/numenta/nupic/blob/59dd6f1787eed3434d8ec26d3c288b1afa38f3b4/src/nupic/research/connections.py#L103-L110), or otherwise control some asp…
-
```
I have used v 0.5.0 and 0.5.1 and in both cases, I had a need to alter some
internal functionality (specifically alter the Query object used) and the core
classes weren't extensible enough to pr…
-
See #348
As mentioned, the filter namespace and logic namespace were not not refactored in that PR. The reason is that, the filter namespace is still under refactoring (#336), and the logic namespac…
lnyng updated
8 years ago
-
I think it would be really nice to be able to tab-complete AWSS3.jl's S3Paths. I took a look at the REPL code, and it seems like one would need to modify `REPL.REPLCompletions.completions` for this to…
-
The Platform should provide an extensible mechanism (`ServiceLoader`?) so that user code can create "closeable resources" that are injected as part of the context received by `TestEngine` implementati…
-
[DefaultSubmitHandler ](https://github.com/OData/RESTier/blob/master/src/Microsoft.Restier.Core/Submit/DefaultSubmitHandler.cs) used to implement ISubmitHandler and could be subclassed or implemented …