Skip to content

Making classes overloadable #452

@romosan

Description

@romosan

Would it be a problem if intra-package class references were made absolute so that they can be extended through the Autoloader mechanism in bootstrap.php? I am referring mainly to the Query class, which should be referenced as \Orm\Query instead, but also Query_Soft, Query_Temporal, Observer_Typing and Observer_Validation, which now have only one relative reference each.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions