Thank you !
Andi..
> On Apr 9, 2019, at 00:25, Petrus Hyvönen wrote:
>
> Hi,
>
> I did a test case and filed an issue for it in the JIRA, test case uploaded
> there.
>
> Best Regards
> /Petrus
>
>
> On Mon, Apr 8, 2019 at 9:00 AM Petrus Hyvönen
> wrote:
>
>> Hi Andi,
>>
>> I will write a
Hi,
I did a test case and filed an issue for it in the JIRA, test case uploaded
there.
Best Regards
/Petrus
On Mon, Apr 8, 2019 at 9:00 AM Petrus Hyvönen
wrote:
> Hi Andi,
>
> I will write a small test case for this.
>
> I think the best solution would be to sort the comparisons of types by
>
Hi Andi,
I will write a small test case for this.
I think the best solution would be to sort the comparisons of types by
inheritance within the same number of parameters, but not sure how complex
this could end up. Maybe the IsInstanceOf method could be used to check if
there are such dependencie
On Sun, 7 Apr 2019, Petrus Hyvönen wrote:
Hi,
I am getting inconsistent results and think I may be onto something. I am
doing builds both locally and in a online build server, where there should
be no old versions around. But both locally and there the results between
different runs varies eve
Hi,
I am getting inconsistent results and think I may be onto something. I am
doing builds both locally and in a online build server, where there should
be no old versions around. But both locally and there the results between
different runs varies even on same platforms. Sometimes I get the right
Are you sure you're running the code you think you're running ? Your
description sounds like an old version of something may be picked up instead.
Andi..
> On Apr 5, 2019, at 15:04, Petrus Hyvönen wrote:
>
> Hi,
>
> I am having some confusing time with a wrapped class.
>
> The class "Transfo
Sorry should be "JCC 3.3 version" in end of first section.
On Sat, Apr 6, 2019 at 12:04 AM Petrus Hyvönen
wrote:
> Hi,
>
> I am having some confusing time with a wrapped class.
>
> The class "Transform" has a function transformPVCoordinates() that has
> different options for input parameters. On
Hi,
I am having some confusing time with a wrapped class.
The class "Transform" has a function transformPVCoordinates() that has
different options for input parameters. One of these are
TimeStampedPVCoordinates. It is supposed to return a
TimeStampedPVCoordinates object but returns instead a PVCo