Are collections/objects supported in Cronon Permanently deleted user 创建于 2014年06月26日 18:57 I've run through the Cronon debugger and can't seem to see an objects contents, except for primitives. Is this feature supported?
Hello.
To see an object content this object's class should be covered by Chronon's include pattern.
The problem, however, is that Chronon unconditionally excludes all java.* classes:
https://chronon.atlassian.net/wiki/display/DOC/Include+and+Exclude+patterns
And because of that java.util.* collections are not expandable.
We know that it's a pain (http://youtrack.jetbrains.com/issue/IJCP-24), but couldn't not do anything with that at the moment, just filed an issue to Chronon developer.
Regards,
Alexander.