-
Hi! Since latest plotly version 5.21 a great addition has been considered by [@my-tien](https://github.com/my-tien) [pull #6927](https://github.com/plotly/plotly.js/pull/6927) being capable of specify…
-
It should be possible to create list of layers for specific domains.
Honza
-
I'm trying to implement this for the first time in a new org. Writing the interface for the Contact object, I get this error:
### Invalid type: IApplicationSObjectDomain
I'm not finding any plac…
-
I had a look at why the home page maps stopped rendering. It looks like the WMS service was switched off in favor of a WMTS service. So in the React code:
_**This**_:
```js
const SERVICE_URL = `h…
-
## New information regarding access rights and copyrights
...are coming in the main SOLR document index (solr2), and would need to be reflected in the middle layer.
As defined in the [access-ri…
-
> The layer defines the Bufferoo class but no mapper. This is because the Domain layer is our central layer, it knows nothing of the layers outside of it so has no need to map data to any other type o…
-
I have an exception at below when trying to use image method into the layers method. I am using **.net 8 webapi** and **docker compose**, i installed these packages:
QuestPDF - 2024.7.3
QuestPDF.Mar…
-
Separate remote database operation from domain module.
Right now our remote data queries are placed in domain module, so migrate those into data module and make sure data layer work with domain log…
-
Hi, one question related to domain project/module...
Can you explain a little bit more what is a reason that use-cases and domain logic are in
the same module, shouldn't it be more appropriate to se…
-
Hi! I have some questions similar about the title and I hope that I can learn with you 😄, I am doing my own cargo-api and i have some interpretations different from yours.
1. Why, your `Infrastruct…