Feature #6303
Updated by Reynaud Sylvain over 10 years ago
This will replace metadata <category>. This must correspond to (or must be deduced from) file system: * @package must correspond to directory name * @id must correspond to file name Element <view> may support attribute @private="true|FALSE". When referencing a data view: * if it is in another package, then add package name : view('my.package.myView'). * if it is in the same package, then package name will be automatically added.