Marko Friedemann

Results 6 issues of Marko Friedemann

Hey, I am trying to use KeePass with my corporate-issued SmartCard, and after trying Bodnar's, and markbott's plugins (which I cannot make work), I tried yours. Yours fails too, unfortunately,...

bug

https://github.com/komma/komma/blob/126138a6219e7002fadeea6db4ecdcab3903022f/bundles/core/net.enilink.composition.properties.komma/src/main/java/net/enilink/composition/properties/komma/KommaPropertySet.java#L473 Returns IExtendedIterator (which extends AutoCloseable and needs to be closed) while the API for Set just returns Iterator. This causes issues when only parts of the Set are accessed...

help wanted

When importing/updating models in a batch, with change support off, the imports closure is not updated to reflect the changes. Using model.unloadManager() as a workaround to force re-initialization does not...

help wanted

It's currently not possible to force the invocation of a `Behaviour` method before a mapped bean `interface B` method via `@Precedes(B.class)`. For getters, that might mean a behaviour method is...

As per title, editing a value might throw an exception if the datatype is unknown (or incorrect wrt. the namespace). As per the comment in Line 83, the conversion with...

... or maybe support turtle syntax directly?