> Arguably using pragma's is cleaner approach to specify orthogonal concerns > but without full IDE support (refactorings etc to minimize unmaintained > pragma's) I would argue for just using a method and package based on > convention.
FYI, the refactoring engine supports pragmas and can for example rename them. Lukas -- Lukas Renggli www.lukas-renggli.ch
