Skip to content

Parser validator: custom value types

Vaclav Sraier requested to merge custom_value_types into master

This MR is a follow up on in person conversation between me and @amrazek about how to implement special types for units

@amrazek: I think that TimeUnit, SizeUnit etc. can be implemented as subclasses to the CustomValueType I've added in this MR. What do you think?

Feel free to tinker with the code in any way. If you would like me to do something, just assign me to this MR. I won't touch the code until you ask me to. :)

Merge request reports