On 19/05/2015 19:32, Gerhard Petracek wrote:
hi ludovic,

what you are asking for would mean something like:

@VirtualNode //instead of @Folder(name="/")
public interface Pages extends PagesCommon {
   //...
}

so that you have an interface which contains all view-configs, but it gets
skipped when it comes to path names.
Yes.

Or, maybe, rather than adding an annotation, take in account inheritance when processing @Folder. If class A inherits class B and they both address the same folder, it could be ok.

Ludovic
|
| AVANT D'IMPRIMER, PENSEZ A L'ENVIRONNEMENT.
|

Reply via email to