Skip to content

ORM Proxies #1

@chilimatic

Description

@chilimatic

Add Proxies for the ORM there are the following possible solutions

-> write proxies to file like Doctrine -> easiest solution still don't like the idea of spamming proxies on the HD
-> use runkit to access the methods -> harder for the user to understand + pecl extension
-> use eval to create the proxies dynamical using -> eval needs to be shielded and the input needs to be validated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions