[Feature request] Multiple views of a model

0 votes
asked Apr 14, 2015 in Feature Request by Ian Stamp (190 points)
edited Apr 23, 2015 by ludek.vodicka

It would be very useful to be able to create views (read-only or updatable) which only contain selected entities, and their relationships.

Similar to Modules, but only showing relationships between the selected entities.

1 Answer

0 votes
answered Apr 14, 2015 by ludek.vodicka Skipper developer (140,450 points)

Thanks for this feature idea.

We already have some similar plans, unfortunately such views aren't as easy to implement as it can look.

Currently we're working on features which bring support for new ORM framework's features (like core support for namespaces, traits, etc.) but after that we want to implement such visual enhancements.

...