been bitten in the past for not using the methods provided for building an object? To me atleast it's always been my first intention when using some library to check if a "new" method exists for the struct.
A well written package will prevent its users from shooting themselfs in the knee. Which means that it could return just an interface to the created object from the New function instead of it's actual implementation. I know it's not always ideal but I just wanted to emphasize on that
Обсуждают сегодня