xh / hoist-core

🏗️ The XH Hoist toolkit for Grails
https://xh.io/
Apache License 2.0
7 stars 2 forks source link

Add interface AdminStats #411

Open lbwexler opened 1 month ago

lbwexler commented 1 month ago

Would be nice to be able to have Hoist automatically detect this interface, and use it to get an AdminStats appropriate Json bundle

amcclain commented 1 month ago

Would method to implement be formatForAdminStats() ?

Interface name could be... AdminStatsFormat - matches JSONFormat, but not great sounding AdminStats - too general? AdminStatsSupport