Andi Huber

Results 8 issues of Andi Huber

Having to add languages that way is a bit unfortunate. I understand if this PR gets rejected, because `adoc` simply is not a programming language technically speaking. Instead what would...

Several code fragments assume that any Unit is an (or a subtype of) `AbstractUnit`. 1) This might result in `ClassCastException`s, when instead we should throw a proper and more descriptive...

enhancement
help wanted

- [ ] fixup tests (broken since merge of 3579) - [ ] demo app (jpa) [hidden where](http://localhost:8080/restful/objects/demo.CausewayVegaEntity/88/object-layout) does not agree w/ what Wicket Viewer renders

bug

- [x] Use the (now) serializable `DataTable` to model table data - [ ] Invent some freeze mechanism for `DataTable`, that is, once we have the cell data, don't require...

bug

Implement support with - [ ] EntityFacetJdo - [ ] EntityFacetJpa

enhancement
research

Backtracked from https://github.com/apache/causeway/pull/3264 - [ ] cleanup `InteractionConstraint` - not globally used - [ ] remove unused interaction classes - [ ] all hell breaks loose, when refactoring `MmVisibilityUtils.isVisible(..)` to...

enhancement

- [x] programming model design - [ ] implement as hiding advisor, similar to the `ProtoypeFacet`

invalid
on hold