Just a quick question: do you plan to add Enum support to properties as an additional constraint?
For example, a property "status" would benefit to have an Enum like 'not processed', 'processed', 'error', 'sent', etc. instead of creating another class to hold these values and do custom validation each time user updates the status. I know there is a regex support, but it can be messy sometimes and not as easy to maintain on large list of options. Thanks, -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
