What is the status of occurrences handling in Java AOM code

Dear all,
I’ve seen that Rong has committed new code regarding adl 1.5. The code I’m using requires that occurrences is not null in AOM, and is therefore not in sync with the change explained here: http://www.openehr.org/issues/browse/SPEC-303

Does the latest version of AOM code allow this? I have a quite complex development setup, so I’d appreciate your input before planning an update.

Best Regards
Seref

Hi Seref,

My latest commits are not about ADL 1.5. These are mainly for adding
OET template support on top of ADL 1.4. I don't think SPEC-303 is
implemented in the current java implementation.

Cheers,
Rong