-
I was trying to make a small change to the `default` example, and wanted to test that my change didn't break anything. The compilation error I see looks like it's an issue between Mercator and Either,…
-
In Magnolia 1 for Scala 3 the index of the subtype is retrieved from the Mirror.SumOf.
In Magnolia 1 for Scala 2 the index of the subtype is determined after doing a `.sortBy(_.fullName)` using `.zi…
-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=475) created by **f.daniel.cuervo** on 2010-11-09 at 04:58 PM_
---
Hi,
For a project I am developing, I wanted to use th…
-
in sphere-json & sphere-mongo we propose a generic derivation of typeclass instances based on scala macros & core generation.
I experimented using another derivation mechanism based on [magnolia](h…
yanns updated
4 years ago
-
### Zig Version
0.11.0
### Steps to Reproduce and Observed Behavior
- https://git.sr.ht/~nektro/magnolia-desktop
- HEAD is `972f719bbd3de730d6f19a5ef52175486db365b7` at time of writing
- `n…
-
Hello! Does GMTSAR's SBAS time series processing perform terrain correction? My settlement rate result is shown in the following figure, which is significantly affected by DEM. During the interference…
-
Given the following derivation:
```scala
import SchemaType.*
import magnolia1.*
import scala.deriving.Mirror
sealed trait SchemaType[T]
object SchemaType extends Derivation[SchemaType] {
…
adamw updated
2 years ago
-
Let's talk about circe again :)
There's `semiauto` mode, which is quite handy in many cases. In this mode the deriver doesn't use itself recursively to derive underlying types. Essentially, the der…
-
-
Thanks for this piece of code!
Everything's just fine, except the activation:
```
author_1 | 2015-04-28 13:02:44,725 ERROR info.magnolia.module.activation.ExchangeTask : Failed to deactivate co…