A proposed feature which became a bug and an annoyance.
The idea was to never be bothered with the internals of Location objects such that when asking a location's contained path for its .name, it would return the name of the folder rather than the container.
This made sense in About - header displaying the target folder rather than a constant .meta - but not in others - trash() behaving differently when trashing a Location or an Entity
A proposed feature which became a bug and an annoyance.
The idea was to never be bothered with the internals of
Location
objects such that when asking a location's containedpath
for its.name
, it would return the name of the folder rather than the container.This made sense in About - header displaying the target folder rather than a constant .meta - but not in others -
trash()
behaving differently when trashing aLocation
or anEntity