Hey guys.

In an attempt to look more visible - I'm going to try and stamp out an Eet
release. 1.0.0 (yes. you heard it right. a 1.0.0). This may be first in a few
of such releases. Eet is especially one of the most stable bits we have. It's
solid and a core part of almost everything to do with saving and loading data
from disk in a trivial way for a programmer. All the tools are there to extract
to text too.

a few problems are left.

1. eet -x was broken by the dictionary changes lately. (cedric!:))
2. eet -e is the reverse and thus needs to work too.
3. are there any pending patches/fixes/changes? i don't know of any, but bring
them out now!

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).

I'm thinking April 1 is a good day to release Eet? :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
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