I'm always having a bad feeling when I decide on the names of my storage mappers, because there is the problem of theoretical name clashes. In my opinion, we should change that to help our devs to not name there storage mappers the wrong way in the future.
I would like to get a contract build warning, if some of my storage mappers have names, that clash with each other (same prefixes). Is this possible to implement?
Please let me know if this is the wrong repository for this issue. I will copy it over to the right one if it is.
I'm always having a bad feeling when I decide on the names of my storage mappers, because there is the problem of theoretical name clashes. In my opinion, we should change that to help our devs to not name there storage mappers the wrong way in the future.
I would like to get a contract build warning, if some of my storage mappers have names, that clash with each other (same prefixes). Is this possible to implement?
Please let me know if this is the wrong repository for this issue. I will copy it over to the right one if it is.