Liam Morley
-
2004-11-11
- priority: 5 --> 9
After creating/selecting an object, a user should be
able to inspect an object, revealing all properties of
an object. This includes all
public-/package-/private-level fields.
When a field contains a primitive value, the value
should be displayed. When a field contains an object,
the user should be able to inspect this object as well,
and this follows recursively.