persistent?

1 view
Skip to first unread message

rogerdpack

unread,
Oct 2, 2009, 11:57:12 AM10/2/09
to Arcadia ruby ide
what does conf['pers'] mean versus normal?
Thanks!

antonio.galeone

unread,
Oct 2, 2009, 3:43:46 PM10/2/09
to Arcadia ruby ide
it is used if you want make persistent (in ~/arcadia/arcadia.pers)
same information
end then reuse them in new startup:
the best way is to use this api :
Arcadia.persistent(_property, _value=nil, _immediate=false)
getter --> Arcadia.persistent(_property)
setter at arcadia exit --> Arcadia.persistent(_property, _value)
setter immediate --> Arcadia.persistent(_property, _value, true)

angal

Roger Pack

unread,
Oct 2, 2009, 3:45:08 PM10/2/09
to arcadia-...@googlegroups.com
> it is used if you want make persistent (in ~/arcadia/arcadia.pers)
> same information
>  end then reuse them in new startup:

So...am I to assume this is for data that is like "runtime"
data--stuff that's not meant to be user editable?
Thanks.
-r

Antonio Galeone

unread,
Oct 2, 2009, 4:20:35 PM10/2/09
to arcadia-...@googlegroups.com
yes

2009/10/2 Roger Pack <roger...@gmail.com>
Reply all
Reply to author
Forward
0 new messages