CDV ❯ Literal roots aren't displayed in the AdminConsole properly
-
Bug
-
Status: Open
-
2 Major
-
Resolution:
-
Console,DSO:L2
-
-
eng group
-
Reporter: gkeim
-
May 25, 2007
-
0
-
Watchers: 0
-
September 21, 2007
-
Attachments
Description
Roots of literal types (primitives, enums, etc.) are not displayed in the AdminConsole correctly. This is because the ManagedObjectFacade only has the concept of fields, so a literal root comes across as an object with one field. If ManagedObjectFacade had isLiteral, I could take it that the one field is the actual value.