Re: Problem registering two times block extension AsciidoctorJ
Posted by
asotobu on
Nov 13, 2013; 8:48am
URL: https://discuss.asciidoctor.org/Problem-registering-two-times-block-extension-AsciidoctorJ-tp898p981.html
I love the idea of annotations, I think it is more clear and easy for developers. About preference, in my case I don't have a preference , but the first one because it quite simple, adding annotations inside another annotation in my opinion disturbs a bit the readability of the code, in your example you have tabbed correctly the annotations but someone (or autoformatters) could write all of them linley. But as you suggest I have not preference.
But because I don't have the whole picture, I don't see how this could help us in removing static method.
Alex