By Mgccl on
I have been using Drupal for a long time and I don't get why term relation is part of the core.
If I made "triangle" and "square" are related... so what? What is the relation? both are polygons? why not give them the common parent "polygon"? No matter what the application is, the relationship of two terms can always mapped by the combination of different parent-child relationships.
I think relation is better keep as a contribute module, i have not used term relationship in any shape of form and I doubt it's useful to anyone. Come on, taxonomy is just like classes, does C++ offers "related" classes?