mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-30 01:25:30 +00:00
Introduced basic structure
This commit is contained in:
5
models/notes.md
Normal file
5
models/notes.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Notes on xml reading
|
||||
|
||||
The models expect certain files and a certain file XML structure and throw quite often if the structure is not as expected.
|
||||
This is by design, as the models are supposed to be used in a controlled environment. Changes in the XML schema should be reflected in the models.
|
||||
All collections in the models should be kept thread-safe.
|
||||
Reference in New Issue
Block a user