On Fri, Mar 28, 2008 at 3:05 PM, The Rasterman Carsten Haitzler
<[EMAIL PROTECTED]> wrote:
>  1. eet -x was broken by the dictionary changes lately. (cedric!:))
>  2. eet -e is the reverse and thus needs to work too.

Oops, it's still broken.

>  that's it. fix these and we are golden.
>  to test. try this:
>
>  cd ~/.e/e/config/default
>
>  eet -x e.cfg config out.txt

>  out.txt should be a very long text file with 1000's of lines of structures 
> and
>  fields. you should be able to take out.txt and eet -e it back with no ill
>  effects. (floating point numbers may lose accuracy as they are decoded as
>  decimal and thus when encoded again may not be exactly the same).

Hum, are you sure of the behaviour of -x, it should just dump a data
corresponding to a key. That's all and it seems to work. The only
problem is what append if the dictionary change between the time you
dumped the data and the time you insert it again. I can add a way to
dump the dictionnary, but inserting an old dictionary inside a
modified eet file could break it.

For the -d option, it seems to be broken. I will fix it.
-- 
Cedric BAIL

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to