Voiteh / Gecon

GEneric CONverter of data models for Ceylon
Apache License 2.0
2 stars 0 forks source link

Errors could be moved to transformation classes as member classes #88

Closed Voiteh closed 5 years ago

Voiteh commented 5 years ago

Imagine when Converter<String,Null> would throw an Error() it would be exact info what type has thrown this error. But needs to be tested.