Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML Directory Mapper #8

Open
TRPB opened this issue Nov 22, 2014 · 4 comments
Open

XML Directory Mapper #8

TRPB opened this issue Nov 22, 2014 · 4 comments

Comments

@TRPB
Copy link
Member

TRPB commented Nov 22, 2014

Add a mapper that will load a file from a specific directory based on name e.g. $mapper['x'] loads xml from a given dir.

@solleer solleer added this to the New DataSources milestone Mar 24, 2018
@pwFoo
Copy link

pwFoo commented Apr 9, 2020

Sounds like XML directory + file mapper could be similar to database and tables?
Is it planned to update / write to those files like insert / delete / update database tables?

Is it still planned to do? Not really needed for me, but interesting because of data source flexibility.

@TRPB
Copy link
Member Author

TRPB commented Apr 11, 2020

This is a potential future feature. As 99% of my projects only use MySQL I haven't written any other additional data sources yet but they are easy enough to add using the supplied interfaces.

@pwFoo
Copy link

pwFoo commented Apr 11, 2020

Hi, I also should just need mysql and maybe sqlite. Thanks.

@trollboy
Copy link

  • 1 to this and aligns with my comment I left on the other XML issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants