@Observable with Custom Encoders/Decoders

24 Views Asked by At

I have a library here: https://github.com/AaronBratcher/AgileDB.

It uses custom encoder and decoder to work with SQLite. When using the @Observable macro, the keys are changed and the coding fails. Has anyone done any work to make a custom encoder/decoder work with the @Observable macro?

0

There are 0 best solutions below