just to close this thread, see - https://issues.apache.org/jira/browse/ISIS-1529 (implemented in 1.14.0-SNAPSHOT)
and to implement (currently scheduled for 1.14.0-SNAPSHOT): - https://issues.apache.org/jira/browse/ISIS-845 - https://issues.apache.org/jira/browse/ISIS-1466 - https://issues.apache.org/jira/browse/ISIS-1388 - https://issues.apache.org/jira/browse/ISIS-1280 - https://issues.apache.org/jira/browse/ISIS-1530 On 29 October 2016 at 12:21, Bilgin Ibryam <[email protected]> wrote: > Hi all, > > I'm creating a simple application [1] to showcase apache isis using semat > [2] > In simple terms, SEMAT is a way to describe the software project from > different perspectives [3] > > A project has 7 alphas/perspectives > > Opportunity > Stakeholders > Requirements > Software System > Work > Team > Way-of-Working > > and each of these can be at different stastes and have the states > transitioned. I think it is a quite good and simplish model (which can > get complicated if desired) for apache isis. > > It is still work in progress, and the UI is not ready, but I'd love to > hear your thoughts so far. > > One of the problems I'm facing right is that I'm not able to order the > properties of my ProjectStateView view model in the parented table [4] > > I tried to reorder the fields, use @MemberOrder(), use @XmlType with > propOrder instead of @ViewModel but w/o any luck. > > I guess I might be missing something simple. > > Cheers, > > > > [1] https://github.com/bibryam/semat > [2] http://semat.org/ > [3] https://camo.githubusercontent.com/4091112d613a94e8dfa91803b > 91a6df4416b3ebb/68747470733a2f2f312e62702e626c6f6773706f742e > 636f6d2f2d7639376d326766534175672f5741386638776e6c4a73492f41 > 4141414141414147694d2f4a6a6f497030536c545534663369466f49454d > 76534a764448386c793869563477434c63422f73313630302f73656d61742e706e67 > [4] https://github.com/bibryam/semat/blob/master/dom/src/main/ > java/com/ofbizian/semat/dom/domain/ProjectStateView.java > > -- > Bilgin Ibryam > Camel Committer at ASF & Integration Architect at Red Hat > Blog: http://ofbizian.com | Twitter: @bibryam > > Camel Design Patterns https://leanpub.com/camel-design-patterns > Instant Apache Camel Message Routing http://www.amazon.com/dp/1783283475 >
