theigl commented on code in PR #781:
URL: https://github.com/apache/wicket/pull/781#discussion_r1510879670


##########
wicket-jmx/src/main/java/org/apache/wicket/jmx/DebugSettingsMBean.java:
##########
@@ -71,6 +71,8 @@ public interface DebugSettingsMBean
         * Enables wrapping output of markup container in html comments that 
contain markup container's
         * class name. (Useful for determining which part of page belongs to 
which markup file).
         * 
+        * //TODO WICKET-6890 JMX Probably does not work with enum, What do we 
do here?

Review Comment:
   I went the "enum name as a String" way.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@wicket.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to