rpgoldman / europa-pso

Automatically exported from code.google.com/p/europa-pso
0 stars 0 forks source link

Schema Browser #57

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Write a new PSUI component that allows the user to browse the europa
schema. should display at least: - all object types, primitive types and
typedefs - for each object type, all member variables and predicates - for
each predicate : display arg types. possibly display scripting code
associated with it.

component should update automatically as schema changes.

this will entail expanding the PSEngine interface and SWIG wrapper.

Original issue reported on code.google.com by Matthew....@gmail.com on 30 Sep 2009 at 6:35