Hey When I use the method $entry.getComments
I get it in an ascending order. I saw that in JPAWeblogManagerImpl there is a parameter to define if we want it in DESC or ASC. How can I invoke method getComments with reverseChrono as true from my Weblog.vm file? Thanks!
