Hello Alex.
>>> [...]
>
> OK so this results in:
>
> /**
> * Some summary.
> */
> public interface JumpableUniformRandomProvider extends
> UniformRandomProvider {
> /**
> * Creates a copy of the UniformRandomProvider and advances the
> state of the copy.
> * The state of the c
Hi developers/community,
I've received an out-of-band request about the current status of
commons-scxml-2.0 and its release schedule.
As there might be more (hopefully at least a few) people interested in
this, and I don't like answering out-of-band questions, I'm giving
a heads-up here for the
Hi Ate,
> On Apr 18, 2019, at 11:23 AM, Ate Douma wrote:
>
> Only for the javascript language (using Java 8 Nashorn, now deprecated
> since Java 11...) there are still 3/188 W3C IRP tests failing.
> And those 3 test failures are really, really difficult to fix, because
> of limitations/quirks in
Hello Team,
I am writing to let you know that like many others I greatly value the work
being
done on commons-scxml and look forward to release 2.0.
Please keep up the good work.
Regards,
Diptendu Dutta
On Thu, Apr 18, 2019 at 9:04 PM Ate Douma wrote:
> Hi developers/community,
>
> I've rec
On 18/04/2019 18.00, Jacob Beard wrote:
Hi Ate,
On Apr 18, 2019, at 11:23 AM, Ate Douma wrote:
Only for the javascript language (using Java 8 Nashorn, now deprecated
since Java 11...) there are still 3/188 W3C IRP tests failing.
And those 3 test failures are really, really difficult to fix
> On 18 Apr 2019, at 14:12, Gilles Sadowski wrote:
>
> Hello Alex.
>
[...]
>>
>> OK so this results in:
>>
>> /**
>> * Some summary.
>> */
>> public interface JumpableUniformRandomProvider extends
>> UniformRandomProvider {
>> /**
>> * Creates a copy of the UniformRandomProv