Open dariok opened 4 years ago
Alternative solution: evalute project path to correctly return the project specifics or do not implement the functions (which will cause the use of default values)
Using good defaults here will be an extension of the instance specifics mechanism – this seems a better idea than force-creating a project.xqm which may require countless updates if anything changes
This is currently missing and so there may be an error as
start.html
will cause execution ofwdbPF:projectFooter ( $model as map(*) )
. Also, project specifics may not be found:$wdb:data
contains aproject.xqm
and they are “inherited”, so project specific files will be looked up realtive to $wdb:data