Thanks!
Den tis 7 jan. 2020 12:49Igal Shilman skrev:
> Hi Dan,
> Yes. You should be able to store “wheels” in “Vehicle”.
>
> Igal.
>
> On Monday, January 6, 2020, Dan Pettersson
> wrote:
>
>> Hello again :-)
>>
>> When using an abstract class should the instance variables be stored in
>> Persis
Hi Dan,
Yes. You should be able to store “wheels” in “Vehicle”.
Igal.
On Monday, January 6, 2020, Dan Pettersson
wrote:
> Hello again :-)
>
> When using an abstract class should the instance variables be stored in
> PersistenceValues
> to conform to the fault tolerance?
>
> Exempel Car, Truck a
Hello again :-)
When using an abstract class should the instance variables be stored in
PersistenceValues
to conform to the fault tolerance?
Exempel Car, Truck and Abstract Vehicle, should wheels in Vehicle be stored
in a PersistenceValue?
Thanks,
/Dan