use XML instead of md files for /projects #26

Open
opened 2023-04-24 12:30:16 +02:00 by Anri · 1 comment
Owner

and probably a lot more

and probably a lot more
Author
Owner

to do this, I thought of keeping the markdown files because it's nicer to edit, but pre-processed them to generate an xml file

It would be necessary to keep the last modification date of the files and update the generated xml file only if the date was modified

This would mean that at each request, we wouldn't need to read several files entirely, just several metadata to check the "freshness" of the data, and recover these data in the xml file previously generated (at startup for example)

to do this, I thought of keeping the markdown files because it's nicer to edit, but pre-processed them to generate an xml file It would be necessary to keep the last modification date of the files and update the generated xml file only if the date was modified This would mean that at each request, we wouldn't need to read several files entirely, just several metadata to check the "freshness" of the data, and recover these data in the xml file previously generated (at startup for example)
Anri added the
optimization
label 2024-01-25 17:08:40 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Anri/mylloon.fr#26
No description provided.