Thomas Jaeckle

Results 169 comments of Thomas Jaeckle

> Was this value/default recently changed? Any consideration when setting this value? If the array is bigger than this value, does this means that ditto will not search the whole...

@bhat-ganesh we'll let this issue open - as we should: * document that this is possible * find out limitations (there are probably some, that's why it is disabled by...

ToDo for 3.0.0: Document that searching in arrays is possible and with which restrictions. With 3.0.0 it is enabled by default.

@vhdirk I will try to merge "master" onto my 2 year old experiment of adding policyImports - that should give a really good start for putting additional required work on...

I pushed a branch: https://github.com/eclipse/ditto/tree/lab/policy-imports I invested a little trying to merge master onto that - I think from Policy Model side I got very far - however there still...

@vhdirk I got the build working - did some first rough code adjustments right on your branch, I hope you don't mind. Will look into the functionality tomorrow. What still...

@vhdirk I added a "feature toggle" for the policy import feature - we recently already added something like this for the "merge things" feature. I started Ditto on this feature...

@vhdirk I invested some time in getting the functionality to actually "work". * For direct access to a thing/policy (knowing their IDs) I would say that the policy import does...

@vhdirk @BobClaerhout I rebased this PR on the current Ditto master branch (took quite some effort because of some breaking Ditto 2.0 module changes) - I referenced @vhdirk as co-author...

Yes, they are blockers - we won't merge a not sufficiently tested or undocumented feature. If this helps, we may continue the work on another fork (e.g. an official aloxy...