From: Mike J. <Mik...@br...> - 2022-07-06 13:13:27
|
Hello I'm looking for some guidance. :-) I'm updating an app, currently running on 5.x, to make sure that it runs on 6.x. The only change needed to get it running was switching the templating namespace to 'http://exist-db.org/xquery/html-templating'. Great! However, in the templating documentation (http://exist-db.org/exist/apps/doc/templating.xml), I can see that 'templates:surround' has been marked as 'deprecated'. What is the now recommended approach? The ''templates:surround' method is still used in the getting started docs for application development: http://exist-db.org/exist/apps/doc/development-starter Thanks Mike |