Project

General

Profile

Actions

Feature proposal #7973

open

Implement table class with alias generation support

Added by krileon about 4 years ago. Updated 6 months ago.

Status:
Assigned
Priority:
Normal
Assignee:
Target version:
Start date:
01 May 2020
Due date:
% Done:

0%

Estimated time:

Description

Instead of implementing support for generating an alias for an object on a per implementation basis create a table class that handles this in a generic way. This is basically the same concept as using ordered table class. The following would be necessary to cover the various usecases.

AliasTable
AliasOrderedTable

This also brings up the issue of having to have combined classes like this with different extend paths. Maybe there's a better way to separate these out? Needs further consideration, but we do need a generic alias storage solution so plugins can better generate their SEF URLs cleanly with optimal performance.

Actions

Also available in: Atom PDF