ptal/bonsai

Forbid two bonsai classes with the same name

Opened this issue · 0 comments

ptal commented

If we accept classes with same name (but in different package), we need a package resolution mechanism that look up into the import list.
It is not easy with little benefit for now so the solution is to forbid bonsai class to have an identical name.