Title: Message Title
Joshua Partlow commented on an issue
Puppet / Bug PUP-2886
future parser should validate class/resource names that are types
The validator should issue an error if a type name is used as the name of a class or define.

{code}
define integer { }
class data {}
{code}

The names should be allowed when used in some context e.g. {{MyVeryOwn::Integer}} - this, although most names are computer science like, the type Data may be something that people want to use.

There is no ...

--
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
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