I haven't completely dived-into it yet, but I see that aspects are supported for querying but you have to join them in the query explicitly. That's a bit of a PITA to say the least, but "it is what it is".
Does this apply to "mandatory aspects"?
For example, I have a custom model, and almost all of the custom properties are defined in aspects, which are then designated as mandatory aspects for the types. So when it comes to CMIS queries, are my types basically empty and I have to join them to the aspects every time – even though the aspects are mandatory and are "guaranteed" to be present on the instantiated objects?
Thanks in advance,
AJ