-
I am seeing the following `NullReferenceException` thrown from my web service application:
System.NullReferenceException: Object reference not set to an instance of an object.
at System.…
-
In Weave Data Language (WDL), interfaces are equivalent to ODM "things" and describe an abstract, contractual publish/subscribe interface for generic ecosystem interactions. Over time, the definition …
-
```
Two issues
===========
1) When an error is logged, I want to add contextual information to help in
debugging the error.
For e.g. whenever there is a SQLException while executing a stored
procedure…
-
```
Two issues
===========
1) When an error is logged, I want to add contextual information to help in
debugging the error.
For e.g. whenever there is a SQLException while executing a stored
procedure…
-
```
Two issues
===========
1) When an error is logged, I want to add contextual information to help in
debugging the error.
For e.g. whenever there is a SQLException while executing a stored
procedure…
-
**Is your feature request related to a problem? Please describe.**
Inspired by #649, I think this needs its own request and discussion. The request is to provide native support for an associative arr…
-
This package does not currently define `Random.rand(::Accumulator)` so the default implementation for an `AbstractDictionary` is used, returning a random entry `x=>count` of the underlying dictionary.…
-
### Type of issue
Feature request
### Current behavior
Currently, the WebUI window configurations can only be done via Swing Client as user w/ sysadmin permissions.
### Expected behavior
Have a w…
-
This is how I acquire an authenticated user to save a few requests for the sake of speed
> var authenticatedUser = User.GetAuthenticatedUser(new TwitterCredentials(token.AppKey, token.AppSecr…
-
```
It would be great if quickdic supported intents to allow integration from other
applications. An example use case would be looking up a word while reading in
FBReader.
This is how the functiona…