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