You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pros: Easier to navigate and thus easier to modify and to keep track of.
Cons: It may look odd to have both an http.xml and an http directory. Also, template.xml is now on the same level as the protocol XMLs despite being one level above them hierarchically.
The text was updated successfully, but these errors were encountered:
For simplifications beyond #534 the template directories could be flattened a bit.
Currently:
Suggestion: Move the protocol XMLs up by one level. Keep the subdirectories for protocols that want auxiliary files.
Pros: Easier to navigate and thus easier to modify and to keep track of.
Cons: It may look odd to have both an
http.xml
and anhttp
directory. Also,template.xml
is now on the same level as the protocol XMLs despite being one level above them hierarchically.The text was updated successfully, but these errors were encountered: