$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-04-21 13:50:32
"Jorge Lodos" <lodos_at_[hidden]> wrote in message
news:005701c66565$b7451ce0$f9010a0a_at_segurmatica.cu...
>
>> > What I think PT must have that serialization library is not
>> meant to is:
>>
>> Sorry. I am not sure what you mean: does the submission has
>> these requisite already or not?
>>
> IMHO not.
>
>> > 1. The ability to load/save properties independently, not
>> as a whole.
>>
>> What do you mean by that? Load should be separate from save?
>>
> I mean that only one property (which of course could contain others) could
> be loaded (or saved) at a time. Not the whole tree. For instance, if my
> tree
> corresponds to a windows registry key, it is desirable to load or save a
> single value without loading or saving all the values in the key.
I am quite sure Serialization lib will allow you to do this. Just apply it
to appropriate field.
Gennadiy