TheElectronWill / night-config

Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.
GNU Lesser General Public License v3.0
242 stars 28 forks source link

Feature parity for the new serde #164

Closed TheElectronWill closed 6 months ago

TheElectronWill commented 8 months ago

A few annotations are missing from the new serde package. In particular, there's no "Spec" annotation that apply a condition before finalizing the serialization of fields. This feature should be implemented before releasing the next version and deprecating the ObjectConverter.