It's strange that you deprecate the following methods (tableize, classify, ...), because it's still used in Doctrine ORM: For example ``Inflector::classify`` is used in: https://github.com/doctrine/orm/blob/master/lib/Doctrine/ORM/EntityRepository.php
It's strange that you deprecate the following methods (tableize, classify, ...), because it's still used in Doctrine ORM:
For example
Inflector::classifyis used in:https://github.com/doctrine/orm/blob/master/lib/Doctrine/ORM/EntityRepository.php