joachim-n / mutable-typed-data

Typed data system with mutable properties
GNU General Public License v3.0
1 stars 2 forks source link

setOptions() and friends should throw an exception on non-simple data #16

Open joachim-n opened 2 months ago

joachim-n commented 2 months ago

Option values are scalars so it doesn't make sense on complex or mutable data.