Hi Sergio,

have a look at VOTransientDescription

I also have attributes which are not persistent.
I define them at class side like this:

mongoAccountingRecords
�� �� �� �� <mongoDescription>��

�� �� �� �� ^ VOTransientDescription new��
�� �� �� �� �� �� �� �� attributeName: 'accountingRecords';��
�� �� �� �� �� �� �� �� yourself��

Regards
Sabine


2017-07-13 23:40 GMT+02:00 sergio_101 [via Smalltalk] <[hidden email]>:

So, I tried using mongo voyage for persistence of my Models, and when trying to the SsStateMachine, Mongo Voyager had problems figuring out what to do with my state machine..��

So, it occurred to me.. the state machine really does nothing but guide the order through its journey. By the time the order is complete, the state machine is irrelevant.. and there is no chance that the state machine will ever be relevant..��

So, my question is..��

Is there any way to mark a variable (like statemachine) as ���do not persist���?��

This would solve all my problems..

Thanks!


signature.asc (852 bytes) Download Attachment



If you reply to this email, your message will be added to the discussion below:
http://forum.world.st/Peristence-with-SandStone-or-Voyage-Bypassing-the-saving-of-a-variable-tp4954802.html
To start a new topic under Pharo Smalltalk Users, email [hidden email]
To unsubscribe from Pharo Smalltalk Users, click here.
NAML



View this message in context: Re: Peristence with SandStone or Voyage -> Bypassing the saving of a variable.
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.