On Wed, Mar 25, 2009 at 15:51, Sergiu Dumitriu <sergiu(a)xwiki.com> wrote:
tmortagne (SVN) wrote:
+ if
(header.getLevel().getAsInt() <= HeaderLevel.LEVEL2.getAsInt()) {
Couldn't the level be Comparable?
Actually, as an enum, it already is.
Improving the code by using it.
Thanks Sergiu
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Thomas Mortagne