Title: Message Title
Ethan Brown commented on an issue
Puppet / Bug PUP-2632
Type type is not an Object
It seemed to be a good idea to make the Type type not be an Object, but this creates difficulties when a type is needed for "anything" as it has to be written as Optional[Variant[Type, Object]], which is a horrible construct to begin with, and it will be shown in error messages for all untyped since it has to be the default for accepting anything.

The ...


--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to