Jack, We did the following approach: https://github.com/OrienteerBAP/Orienteer /tree/master/orienteer-core/src/main/java/org/orienteer/core/component/meta Shortly: there is a metapanel, which can "substitute" corresponding panel according to display mode (view or edit), property type (boolean, string, number, etc.) and visualizer (for example for string it might be just a textarea or code-highlighter or markup and etc. With wicket it's working extremely fast: around 70ms for average page on average hardware.
Thanks, Ilia --------------------------------------------- Orienteer(http://orienteer.org) - open source Business Application Platform On Mon, Oct 9, 2017 at 7:43 AM, badgers <[email protected]> wrote: > Hi Vit, > > would be nice and I'm intertested. > > Maybe I can participate ;-) > > best regards > badgers > > > -- > Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum- > f1842947.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
