Hi devs,
+@Component("register-macros-on-import")
+public class RegisterMacrosOnImportListener extends AbstractLogEnabled
implements EventListener
Question : do we have a rule for component hints naming ? I have the feeling
we are mixing uppercases and dashes for separating words. We should chose
one and stick to it IMO. I'd go for uppercases.
WDYT ?
Jerome.