The new getMaxFileObjects function is useful but can be made more useful by expanding the output to also include object class and superClass.
For example, this would allow inspecting multiple max files and only merge objects of specific classes, which is very useful
To my knowledge there is no current way to extract such information without manually opening and inspect files, so adding class and superClass to the output array of getMaxFileObjects will prove very useful.